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
2026-01-07 07:52:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f95fc4de11
cpython
/
Lib
/
http
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
44e458357f
gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075)
...
This fixes CVE-2024-7592.
2024-08-17 16:30:52 +03:00
..
__init__.py
client.py
cookiejar.py
cookies.py
gh-123067: Fix quadratic complexity in parsing "-quoted cookie values with backslashes (GH-123075)
2024-08-17 16:30:52 +03:00
server.py
gh-120485: Add an override of
allow_reuse_port
on classes subclassing
socketserver.TCPServer
(GH-120488)
2024-06-16 13:15:03 +01:00