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-11-25 04:34:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
4d771977b1
cpython
/
Lib
/
urllib
History
Download ZIP
Download TAR.GZ
Barney Gale
4d771977b1
GH-84850: Remove
urllib.request.URLopener
and
FancyURLopener
(
#125739
)
2024-11-19 16:01:49 +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-116897: Deprecate generic false values in urllib.parse.parse_qsl() (GH-116903)
2024-11-12 21:10:29 +02:00
request.py
GH-84850: Remove
urllib.request.URLopener
and
FancyURLopener
(
#125739
)
2024-11-19 16:01:49 +02:00
response.py
robotparser.py