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 ned.deily
Recipients bc, miss-islington, ned.deily, serhiy.storchaka, vstinner, xtreak
Date 2019-11-22.22:09:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574460558.7.0.266399411512.issue38804@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0716056c49e9505041e30386dad9b2e788f67aaf by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-38804: Fix REDoS in http.cookiejar (GH-17157) (#17343)
https://github.com/python/cpython/commit/0716056c49e9505041e30386dad9b2e788f67aaf
History
Date User Action Args
2019-11-22 22:09:18ned.deilysetrecipients: + ned.deily, vstinner, serhiy.storchaka, miss-islington, xtreak, bc
2019-11-22 22:09:18ned.deilysetmessageid: <1574460558.7.0.266399411512.issue38804@roundup.psfhosted.org>
2019-11-22 22:09:18ned.deilylinkissue38804 messages
2019-11-22 22:09:18ned.deilycreate