[issue23488] Random objects twice as big as necessary on 64-bit builds

Serhiy Storchaka report at bugs.python.org
Fri Feb 20 17:32:16 CET 2015


Serhiy Storchaka added the comment:

Here is a patch. It also optimizes getrandbit() and seed() as was originally proposed in issue16496.

----------
stage:  -> patch review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23488>
_______________________________________


More information about the Python-bugs-list mailing list