cpython/Lib/urllib
Miss Islington (bot) 65d2dfd5c2
bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307)
(cherry picked from commit b69297ea23)

Co-authored-by: 狂男风 <CrazyBoyFeng@Live.com>
2022-05-11 11:42:10 -07:00
..
__init__.py
error.py
parse.py [3.9] bpo-43882 Remove the newline, and tab early. From query and fragments. (#25853) 2021-05-03 12:08:59 -07:00
request.py bpo-42627: Fix incorrect parsing of Windows registry proxy settings (GH-26307) 2022-05-11 11:42:10 -07:00
response.py
robotparser.py