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-10-06 15:11:58 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
024ac542d7
cpython
/
Lib
/
http
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
gh-95149: Enhance
http.HTTPStatus
with properties that indicate the HTTP status category (GH-95453)
2022-08-30 11:11:44 -07:00
client.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
cookiejar.py
bpo-45975: Simplify some while-loops with walrus operator (GH-29347)
2022-11-26 14:33:25 -08:00
cookies.py
bpo-39481: PEP 585 for a variety of modules (GH-19423)
2020-04-10 07:46:36 -07:00
server.py
gh-91219: Add an index_pages default list and parameter to SimpleHTTPRequestHandler (GH-31985)
2022-06-23 13:30:44 -07:00