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 larry
Recipients bc, larry, miss-islington, ned.deily, serhiy.storchaka, vstinner, xtreak
Date 2020-04-03.01:37:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585877856.22.0.54275422384.issue38804@roundup.psfhosted.org>
In-reply-to
Content
New changeset 55a6a16a46239a71b635584e532feb8b17ae7fdf by Victor Stinner in branch '3.5':
bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (#17344)
https://github.com/python/cpython/commit/55a6a16a46239a71b635584e532feb8b17ae7fdf
History
Date User Action Args
2020-04-03 01:37:36larrysetrecipients: + larry, vstinner, ned.deily, serhiy.storchaka, miss-islington, xtreak, bc
2020-04-03 01:37:36larrysetmessageid: <1585877856.22.0.54275422384.issue38804@roundup.psfhosted.org>
2020-04-03 01:37:36larrylinkissue38804 messages
2020-04-03 01:37:36larrycreate