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 lukasz.langa
Recipients lukasz.langa, rhettinger, serhiy.storchaka, terry.reedy, tim.peters, veky
Date 2021-10-19.18:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634668837.83.0.244752059129.issue42222@roundup.psfhosted.org>
In-reply-to
Content
New changeset 574241632bd19e56ed488ee4d8999aefc6a8d7cd by Serhiy Storchaka in branch 'main':
bpo-42222: Improve tests for invalid argument types in randrange() (GH-29021)
https://github.com/python/cpython/commit/574241632bd19e56ed488ee4d8999aefc6a8d7cd
History
Date User Action Args
2021-10-19 18:40:37lukasz.langasetrecipients: + lukasz.langa, tim.peters, rhettinger, terry.reedy, serhiy.storchaka, veky
2021-10-19 18:40:37lukasz.langasetmessageid: <1634668837.83.0.244752059129.issue42222@roundup.psfhosted.org>
2021-10-19 18:40:37lukasz.langalinkissue42222 messages
2021-10-19 18:40:37lukasz.langacreate