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-26 21:33:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
5d84966cce
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Nikita Sobolev
44892d45b0
gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616)
...
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
2022-12-20 17:51:26 +01: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
gh-99576: Fix cookiejar file that was not truncated for some classes (GH-99616)
2022-12-20 17:51:26 +01:00
cookies.py
server.py
gh-100001: Also escape \s in http.server log messages. (
#100038
)
2022-12-05 14:27:55 -08:00