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 mark.dickinson, rhettinger, serhiy.storchaka, tim.peters, wolma
Date 2018-04-17.15:16:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523978180.97.0.682650639539.issue33144@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ba3a87aca37cec5b1ee32cf68f4a254fa0bb2bec by Raymond Hettinger (Wolfgang Maier) in branch 'master':
bpo-33144: random.Random and subclasses: split _randbelow implementation (GH-6291)
https://github.com/python/cpython/commit/ba3a87aca37cec5b1ee32cf68f4a254fa0bb2bec
History
Date User Action Args
2018-04-17 15:16:21rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, serhiy.storchaka, wolma
2018-04-17 15:16:20rhettingersetmessageid: <1523978180.97.0.682650639539.issue33144@psf.upfronthosting.co.za>
2018-04-17 15:16:20rhettingerlinkissue33144 messages
2018-04-17 15:16:20rhettingercreate