This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-23 09:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
bf94c653f4
cpython
/
Lib
/
urllib
History
Download ZIP
Download TAR.GZ
Nick Drozd
024ac542d7
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
..
__init__.py
error.py
parse.py
gh-99418: Make urllib.parse.urlparse enforce that a scheme must begin with an alphabetical ASCII character. (
#99421
)
2022-11-13 10:25:55 -08:00
request.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
response.py
robotparser.py