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 serhiy.storchaka
Recipients mark.dickinson, rhettinger, serhiy.storchaka, tim.peters
Date 2021-01-25.21:02:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611608558.84.0.12850448815.issue37319@roundup.psfhosted.org>
In-reply-to
Content
New changeset f066bd94b9225a5a3c4ade5fc3ff81e3c49b7b32 by Serhiy Storchaka in branch 'master':
bpo-37319: Improve documentation, code and tests of randrange. (GH-19112)
https://github.com/python/cpython/commit/f066bd94b9225a5a3c4ade5fc3ff81e3c49b7b32
History
Date User Action Args
2021-01-25 21:02:38serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson
2021-01-25 21:02:38serhiy.storchakasetmessageid: <1611608558.84.0.12850448815.issue37319@roundup.psfhosted.org>
2021-01-25 21:02:38serhiy.storchakalinkissue37319 messages
2021-01-25 21:02:38serhiy.storchakacreate