This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-08 05:32:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5462002bbefd6cb79716828051beae94de8f2529
cpython
/
Lib
/
urllib
T
History
MonadChains
1c544acaa5
gh-124098: Fix incorrect inclusion of handler methods without protocol prefix in OpenerDirector (GH-136873)
2025-12-18 13:50:05 +01:00
..
__init__.py
…
error.py
Improve the comment in URLError (
#139874
)
2025-10-14 12:31:21 -07:00
parse.py
Fix pyflakes warnings: variable is assigned to but never used (
#142294
)
2025-12-08 14:00:31 +01:00
request.py
gh-124098: Fix incorrect inclusion of handler methods without protocol prefix in OpenerDirector (GH-136873)
2025-12-18 13:50:05 +01:00
response.py
…
robotparser.py
gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502)
2025-09-05 18:58:42 +03:00