This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-25 20:36:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9bf73c032fbf0ea27ebf6e53223c3bc69ee0dbc5
cpython
/
Lib
/
http
T
History
Samuel GIFFARD
7dd0a7e52e
gh-129408: http: Fix typo 'RFF' to RFC' in documentation (
#129411
)
2025-01-28 13:25:51 -05:00
..
__init__.py
gh-129408: http: Fix typo 'RFF' to RFC' in documentation (
#129411
)
2025-01-28 13:25:51 -05:00
client.py
gh-112064: Fix incorrect handling of negative read sizes in
HTTPResponse.read()
(
#128270
)
2025-01-28 11:37:32 +00:00
cookiejar.py
…
cookies.py
gh-112713 : Add support for 'partitioned' attribute in http.cookies (GH-112714)
2025-01-24 22:31:52 +00:00
server.py
…