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 mark.dickinson
Recipients Robin.Schreiber, loewis, mark.dickinson, rhettinger, skrah
Date 2012-08-18.16:16:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345306614.51.0.935183968489.issue15668@psf.upfronthosting.co.za>
In-reply-to
Content
With the Py_tp_bases line removed, all tests pass for me on a non-debug 64-bit build on OS X 10.6.  A quick timing of random.random() showed no distinguishable performance impact.
History
Date User Action Args
2012-08-18 16:16:54mark.dickinsonsetrecipients: + mark.dickinson, loewis, rhettinger, skrah, Robin.Schreiber
2012-08-18 16:16:54mark.dickinsonsetmessageid: <1345306614.51.0.935183968489.issue15668@psf.upfronthosting.co.za>
2012-08-18 16:16:53mark.dickinsonlinkissue15668 messages
2012-08-18 16:16:53mark.dickinsoncreate