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 berker.peksag
Recipients Trundle, berker.peksag
Date 2016-11-07.20:31:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478550687.36.0.0602205312378.issue28603@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for the patch. Out of curiosity, how did you get an unhashable exception? Is there a way to reproduce this without creating a custom exception and set __hash__ to None? In other words, what's your use case?
History
Date User Action Args
2016-11-07 20:31:27berker.peksagsetrecipients: + berker.peksag, Trundle
2016-11-07 20:31:27berker.peksagsetmessageid: <1478550687.36.0.0602205312378.issue28603@psf.upfronthosting.co.za>
2016-11-07 20:31:27berker.peksaglinkissue28603 messages
2016-11-07 20:31:27berker.peksagcreate