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 benjamin.peterson, davisjam, larry, ned.deily, tim.peters, vstinner
Date 2019-05-10.17:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557509798.54.0.265623669234.issue32981@roundup.psfhosted.org>
In-reply-to
Content
New changeset 942cc04ae44825ea120e3a19a80c9b348b8194d0 by larryhastings (Ned Deily) in branch '3.4':
[3.4] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) (#6035)
https://github.com/python/cpython/commit/942cc04ae44825ea120e3a19a80c9b348b8194d0
History
Date User Action Args
2019-05-10 18:09:12ned.deilyunlinkissue32981 messages
2019-05-10 17:36:38ned.deilysetrecipients: + ned.deily, tim.peters, vstinner, larry, benjamin.peterson, davisjam
2019-05-10 17:36:38ned.deilysetmessageid: <1557509798.54.0.265623669234.issue32981@roundup.psfhosted.org>
2019-05-10 17:36:38ned.deilylinkissue32981 messages
2019-05-10 17:36:38ned.deilycreate