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, wolma
Date 2018-05-08.12:45:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525783519.26.0.682650639539.issue33144@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ec1622d56c80d15740f7f8459c9a79fd55f5d3c7 by Serhiy Storchaka in branch 'master':
bpo-33144: Fix choosing random.Random._randbelow implementation. (GH-6563)
https://github.com/python/cpython/commit/ec1622d56c80d15740f7f8459c9a79fd55f5d3c7
History
Date User Action Args
2018-05-08 12:45:19serhiy.storchakasetrecipients: + serhiy.storchaka, tim.peters, rhettinger, mark.dickinson, wolma
2018-05-08 12:45:19serhiy.storchakasetmessageid: <1525783519.26.0.682650639539.issue33144@psf.upfronthosting.co.za>
2018-05-08 12:45:19serhiy.storchakalinkissue33144 messages
2018-05-08 12:45:19serhiy.storchakacreate