This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-16 02:11:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
urllib
History
Serhiy Storchaka
67ddba9aa9
gh-144148: Update the urllib.parse documentation (GH-144497)
...
Document urlsplit() as the main parsing function and urlparse() as an obsolete variant.
2026-02-05 16:32:17 +02: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
…
robotparser.py
…