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, pitrou, rhettinger, serhiy.storchaka, vstinner
Date 2015-02-20.16:32:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424449936.45.0.461899171009.issue23488@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch. It also optimizes getrandbit() and seed() as was originally proposed in issue16496.
History
Date User Action Args
2015-02-20 16:32:16serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, mark.dickinson, pitrou, vstinner
2015-02-20 16:32:16serhiy.storchakasetmessageid: <1424449936.45.0.461899171009.issue23488@psf.upfronthosting.co.za>
2015-02-20 16:32:16serhiy.storchakalinkissue23488 messages
2015-02-20 16:32:16serhiy.storchakacreate