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:29:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520792948.05.0.467229070634.issue32981@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 937ac1fe069a4dc8471dff205f553d82e724015b by larryhastings (Ned Deily) in branch '3.5':
[3.5] bpo-32981: Fix catastrophic backtracking vulns (GH-5955) (#6034)
https://github.com/python/cpython/commit/937ac1fe069a4dc8471dff205f553d82e724015b
History
Date User Action Args
2018-03-11 18:29:08larrysetrecipients: + larry, tim.peters, benjamin.peterson, davisjam
2018-03-11 18:29:08larrysetmessageid: <1520792948.05.0.467229070634.issue32981@psf.upfronthosting.co.za>
2018-03-11 18:29:08larrylinkissue32981 messages
2018-03-11 18:29:07larrycreate