mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-01 13:40:23 +08:00
[requests] Update to 2.32.4 (#14254)
This commit is contained in:
@@ -16,6 +16,7 @@ from urllib.parse import (
|
||||
)
|
||||
from urllib.request import getproxies as getproxies, parse_http_list as parse_http_list, proxy_bypass as proxy_bypass
|
||||
|
||||
is_urllib3_1: bool
|
||||
is_py2: Literal[False]
|
||||
is_py3: Literal[True]
|
||||
has_simplejson: bool
|
||||
|
||||
Reference in New Issue
Block a user