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 ncoghlan
Recipients amaury.forgeotdarc, eric.smith, gpolo, hagen, ncoghlan, rhettinger
Date 2008-12-20.06:54:34
SpamBayes Score 2.3347828e-05
Marked as misclassified No
Message-id <1229756075.98.0.815920793049.issue4701@psf.upfronthosting.co.za>
In-reply-to
Content
Bumping to release blocker for 3.0.1 - until I understand this better,
I'm not sure if the xrange->range hashing behaviour change between 2.x
and 3.x is a type specific problem or a general issue in the
implementation of the new approach to tp_hash inheritance for Py3k.
History
Date User Action Args
2008-12-20 06:54:36ncoghlansetrecipients: + ncoghlan, rhettinger, amaury.forgeotdarc, eric.smith, gpolo, hagen
2008-12-20 06:54:35ncoghlansetmessageid: <1229756075.98.0.815920793049.issue4701@psf.upfronthosting.co.za>
2008-12-20 06:54:35ncoghlanlinkissue4701 messages
2008-12-20 06:54:34ncoghlancreate