Skip to content

Commit bd449c9

Browse files
urllib3: stubs are not Python 2 compatible (#7480)
They use http.client, which is Python 3-only. Another catch from #7478.
1 parent c89236d commit bd449c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

stubs/urllib3/METADATA.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
version = "1.26.*"
2-
python2 = true

0 commit comments

Comments
 (0)