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 pitrou
Recipients mark.dickinson, pitrou, rhettinger, serhiy.storchaka, steven.daprano, tim.peters, vstinner
Date 2020-04-17.17:32:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587144740.8.0.463070404596.issue40282@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75a3378810bab03949ad9f653f78d933bdf3879c by Antoine Pitrou in branch 'master':
bpo-40282: Allow random.getrandbits(0) (GH-19539)
https://github.com/python/cpython/commit/75a3378810bab03949ad9f653f78d933bdf3879c
History
Date User Action Args
2020-04-17 17:32:20pitrousetrecipients: + pitrou, tim.peters, rhettinger, mark.dickinson, vstinner, steven.daprano, serhiy.storchaka
2020-04-17 17:32:20pitrousetmessageid: <1587144740.8.0.463070404596.issue40282@roundup.psfhosted.org>
2020-04-17 17:32:20pitroulinkissue40282 messages
2020-04-17 17:32:20pitroucreate