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, terry.reedy
Date 2017-09-06.18:15:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504721741.33.0.159733828057.issue29505@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c5bace2bf7874cf47ef56e1d8d19f79ad892eef5 by Gregory P. Smith (Devin Jeanpierre) in branch 'master':
bpo-29505: Add fuzz tests for float(str), int(str), unicode(str) (#2878)
https://github.com/python/cpython/commit/c5bace2bf7874cf47ef56e1d8d19f79ad892eef5
History
Date User Action Args
2017-09-06 18:15:41gregory.p.smithsetrecipients: + gregory.p.smith, brett.cannon, terry.reedy, christian.heimes, Devin Jeanpierre, alex
2017-09-06 18:15:41gregory.p.smithsetmessageid: <1504721741.33.0.159733828057.issue29505@psf.upfronthosting.co.za>
2017-09-06 18:15:41gregory.p.smithlinkissue29505 messages
2017-09-06 18:15:41gregory.p.smithcreate