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 skrah
Recipients Robin.Schreiber, loewis, rhettinger, skrah
Date 2012-08-18.14:09:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345298954.6.0.207507145929.issue15668@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2012-08-18 14:09:14skrahsetrecipients: + skrah, loewis, rhettinger, Robin.Schreiber
2012-08-18 14:09:14skrahsetmessageid: <1345298954.6.0.207507145929.issue15668@psf.upfronthosting.co.za>
2012-08-18 14:09:14skrahlinkissue15668 messages
2012-08-18 14:09:13skrahcreate