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 benjamin.peterson
Recipients benjamin.peterson, davisjam, tim.peters
Date 2018-03-04.05:33:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520141616.14.0.467229070634.issue32981@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0e6c8ee2358a2e23117501826c008842acb835ac by Benjamin Peterson (Jamie Davis) in branch 'master':
bpo-32981: Fix catastrophic backtracking vulns (#5955)
https://github.com/python/cpython/commit/0e6c8ee2358a2e23117501826c008842acb835ac
History
Date User Action Args
2018-03-04 05:33:36benjamin.petersonsetrecipients: + benjamin.peterson, tim.peters, davisjam
2018-03-04 05:33:36benjamin.petersonsetmessageid: <1520141616.14.0.467229070634.issue32981@psf.upfronthosting.co.za>
2018-03-04 05:33:36benjamin.petersonlinkissue32981 messages
2018-03-04 05:33:35benjamin.petersoncreate