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 vstinner
Recipients brett.cannon, pitrou, vstinner, zach.ware
Date 2017-09-01.11:05:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504263929.83.0.521107759286.issue31217@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6c2feabc5dac2f3049b15134669e9ad5af573193 by Victor Stinner in branch 'master':
bpo-31217: Fix regrtest -R for small integer (#3260)
https://github.com/python/cpython/commit/6c2feabc5dac2f3049b15134669e9ad5af573193
History
Date User Action Args
2017-09-01 11:05:29vstinnersetrecipients: + vstinner, brett.cannon, pitrou, zach.ware
2017-09-01 11:05:29vstinnersetmessageid: <1504263929.83.0.521107759286.issue31217@psf.upfronthosting.co.za>
2017-09-01 11:05:29vstinnerlinkissue31217 messages
2017-09-01 11:05:29vstinnercreate