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 christian.heimes
Recipients christian.heimes, gvanrossum
Date 2007-12-24.08:54:29
SpamBayes Score 0.040085476
Marked as misclassified No
Message-id <1198486471.23.0.180198879648.issue1693@psf.upfronthosting.co.za>
In-reply-to
Content
Can you please check the merge of typeobject.c from trunk in r59595? I'm
not absolutely sure if it has the desired effect. slot_tp_hash() was
heavily modified in py3k.
History
Date User Action Args
2007-12-24 08:54:31christian.heimessetspambayes_score: 0.0400855 -> 0.040085476
recipients: + christian.heimes, gvanrossum
2007-12-24 08:54:31christian.heimessetspambayes_score: 0.0400855 -> 0.0400855
messageid: <1198486471.23.0.180198879648.issue1693@psf.upfronthosting.co.za>
2007-12-24 08:54:30christian.heimeslinkissue1693 messages
2007-12-24 08:54:30christian.heimescreate