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 benjamin.peterson, davisjam, larry, tim.peters
Date 2018-03-11.18:28:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520792935.46.0.467229070634.issue32981@psf.upfronthosting.co.za>
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
2018-03-11 18:28:55larrysetrecipients: + larry, tim.peters, benjamin.peterson, davisjam
2018-03-11 18:28:55larrysetmessageid: <1520792935.46.0.467229070634.issue32981@psf.upfronthosting.co.za>
2018-03-11 18:28:55larrylinkissue32981 messages
2018-03-11 18:28:55larrycreate