cpython/Lib/urllib
2026-05-07 23:39:08 +03:00
..
__init__.py
error.py Improve the comment in URLError (#139874) 2025-10-14 12:31:21 -07:00
parse.py gh-144148: Update the urllib.parse documentation (GH-144497) 2026-02-05 16:32:17 +02:00
request.py gh-143925: Reject control characters in data: URL mediatypes 2026-01-20 20:45:58 +00:00
response.py bpo-12707: deprecate info(), geturl(), getcode() methods in favor of headers, url, and status properties for HTTPResponse and addinfourl (GH-11447) 2019-09-13 12:40:07 +01:00
robotparser.py gh-106693: Revert "Explicitly mark ob_sval as unsigned char to avoid UB (#106826)" (#149514) 2026-05-07 23:39:08 +03:00