This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients bc, serhiy.storchaka, vstinner, xtreak
Date 2019-11-22.14:22:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574432537.99.0.686943260925.issue38804@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b779bfb8593739b11cbb988ef82a883ec9d077e by Victor Stinner (bcaller) in branch 'master':
bpo-38804: Fix REDoS in http.cookiejar (GH-17157)
https://github.com/python/cpython/commit/1b779bfb8593739b11cbb988ef82a883ec9d077e
History
Date User Action Args
2019-11-22 14:22:18vstinnersetrecipients: + vstinner, serhiy.storchaka, xtreak, bc
2019-11-22 14:22:17vstinnersetmessageid: <1574432537.99.0.686943260925.issue38804@roundup.psfhosted.org>
2019-11-22 14:22:17vstinnerlinkissue38804 messages
2019-11-22 14:22:17vstinnercreate