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 georg.brandl
Recipients georg.brandl, michael.foord, pitrou, rhettinger, tseaver
Date 2010-12-03.07:56:46
SpamBayes Score 0.047344007
Marked as misclassified No
Message-id <1291363009.54.0.787781748972.issue10360@psf.upfronthosting.co.za>
In-reply-to
Content
I agree; committed in r86960.

If anyone wants to change this to raise TypeError for objects that are both unhashable and unrefable, please speak up.
History
Date User Action Args
2010-12-03 07:56:49georg.brandlsetrecipients: + georg.brandl, rhettinger, tseaver, pitrou, michael.foord
2010-12-03 07:56:49georg.brandlsetmessageid: <1291363009.54.0.787781748972.issue10360@psf.upfronthosting.co.za>
2010-12-03 07:56:46georg.brandllinkissue10360 messages
2010-12-03 07:56:46georg.brandlcreate