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 gregory.p.smith
Recipients Devin Jeanpierre, alex, brett.cannon, christian.heimes, gregory.p.smith, miss-islington, r.david.murray, terry.reedy
Date 2019-06-30.05:54:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561874086.5.0.965925689906.issue29505@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5cbbbd73a6acb6f96f5d6646aa7498d3dfb1706d by Gregory P. Smith (Ammar Askar) in branch 'master':
bpo-29505: Add more fuzzing for re.compile, re.load and csv.reader (GH-14255)
https://github.com/python/cpython/commit/5cbbbd73a6acb6f96f5d6646aa7498d3dfb1706d
History
Date User Action Args
2019-06-30 05:54:46gregory.p.smithsetrecipients: + gregory.p.smith, brett.cannon, terry.reedy, christian.heimes, Devin Jeanpierre, alex, r.david.murray, miss-islington
2019-06-30 05:54:46gregory.p.smithsetmessageid: <1561874086.5.0.965925689906.issue29505@roundup.psfhosted.org>
2019-06-30 05:54:46gregory.p.smithlinkissue29505 messages
2019-06-30 05:54:46gregory.p.smithcreate