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 pitrou
Recipients loewis, pitrou, rhettinger
Date 2010-08-17.19:40:50
SpamBayes Score 0.021756709
Marked as misclassified No
Message-id <1282074052.07.0.0415267814899.issue9612@psf.upfronthosting.co.za>
In-reply-to
Content
This is now fixed in r84146 (py3k) and r84151 (3.1). I've made the "hash" field a Py_ssize_t, consistently with the dict implementation.
History
Date User Action Args
2010-08-17 19:40:52pitrousetrecipients: + pitrou, loewis, rhettinger
2010-08-17 19:40:52pitrousetmessageid: <1282074052.07.0.0415267814899.issue9612@psf.upfronthosting.co.za>
2010-08-17 19:40:50pitroulinkissue9612 messages
2010-08-17 19:40:50pitroucreate