cpython/Lib/urllib
Senthil Kumaran b5bf7e85b7 bpo-29976: urllib.parse clarify '' in scheme values. (GH-984) (GH-1692)
(cherry picked from commit 906f5330b9)
2017-05-20 23:23:03 -07:00
..
__init__.py
error.py [3.6] Remove superfluous comment in urllib.error. (GH-1076) (GH-1101) 2017-04-12 20:45:54 -07:00
parse.py bpo-29976: urllib.parse clarify '' in scheme values. (GH-984) (GH-1692) 2017-05-20 23:23:03 -07:00
request.py Remove OSError related comment in urllib.request. (#1072) 2017-04-09 20:37:44 -07:00
response.py Issue #23865: close() methods in multiple modules now are idempotent and more 2015-04-10 13:24:41 +03:00
robotparser.py Issue #25400: RobotFileParser now correctly returns default values for crawl_delay and request_rate 2016-09-18 20:17:58 +03:00