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 rhettinger
Recipients rhettinger, serhiy.storchaka, terry.reedy, tim.peters, veky
Date 2020-12-28.19:10:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609182653.25.0.630134528676.issue42222@roundup.psfhosted.org>
In-reply-to
Content
New changeset a9621bb301dba44494e81edc00e3a3b62c96af26 by Raymond Hettinger in branch 'master':
bpo-42222: Modernize integer test/conversion in randrange() (#23064)
https://github.com/python/cpython/commit/a9621bb301dba44494e81edc00e3a3b62c96af26
History
Date User Action Args
2020-12-28 19:10:53rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, serhiy.storchaka, veky
2020-12-28 19:10:53rhettingersetmessageid: <1609182653.25.0.630134528676.issue42222@roundup.psfhosted.org>
2020-12-28 19:10:53rhettingerlinkissue42222 messages
2020-12-28 19:10:53rhettingercreate