[issue15668] PEP 3121, 384 Refactoring applied to random module

Stefan Krah report at bugs.python.org
Sat Aug 18 16:09:14 CEST 2012


Stefan Krah added the comment:

I tried to benchmark this patch but I'm getting a segfault:

Python 3.3.0b2+ (default:dc18d73e67a5, Aug 18 2012, 15:37:04) 
[GCC 4.4.3] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import random
Segmentation fault

----------
nosy: +skrah

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


More information about the Python-bugs-list mailing list