This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-01 13:03:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bf64a582f0
cpython
/
Lib
/
urllib
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
5e65a1acc0
gh-128731: Fix ResourceWarning in robotparser.RobotFileParser.read() (GH-128733)
2025-01-12 15:14:46 +02:00
..
__init__.py
error.py
gh-101936: Update the default value of fp from io.StringIO to io.BytesIO (gh-102100)
2023-02-22 00:14:41 +09:00
parse.py
gh-126662: harmonize naming for three namedtuple base classes in urllib.parse (GH-126663)
2024-11-23 18:36:48 -08:00
request.py
gh-128192: support HTTP sha-256 digest authentication as per RFC-7617 (GH-128193)
2024-12-28 21:05:34 +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-128731: Fix ResourceWarning in robotparser.RobotFileParser.read() (GH-128733)
2025-01-12 15:14:46 +02:00