This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-10 02:21:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
36c6178d37
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
J. Nick Koston
dd3c0fa3fd
gh-126156: Improve performance of creating
Morsel
objects (
#126157
)
...
Replaces the manually constructed loop with a call to `dict.update`
2024-10-31 12:05:40 -07:00
..
__init__.py
gh-102247: http: support rfc9110 status codes (GH-117611)
2024-04-13 07:33:20 -07:00
client.py
Remove almost all unpaired backticks in docstrings (
#119231
)
2024-05-22 12:35:18 -04:00
cookiejar.py
Remove almost all unpaired backticks in docstrings (
#119231
)
2024-05-22 12:35:18 -04:00
cookies.py
gh-126156: Improve performance of creating
Morsel
objects (
#126157
)
2024-10-31 12:05:40 -07:00
server.py
gh-123430: Add dark mode support to pages generated by http.server (
#123475
)
2024-09-03 09:32:11 +03:00