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-05-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
602fcf97df1665538d4e9841f9dc6bc33e38bece
cpython
/
Lib
/
http
T
History
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
…