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