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 barry, eli.bendersky, eric.smith, ethan.furman, mrabarnett, pitrou, r.david.murray, rhettinger, sbt, serhiy.storchaka, theller, tim.peters, vstinner
Date 2013-09-10.14:56:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <914855913.51107622.1378825002056.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <1378824839.65.0.814408486562.issue18986@psf.upfronthosting.co.za>
Content
> With the current patch __repr__() will fail if the untransformed key
> is unhashable:

Yeah, the __repr__() implementation will be a bit annoying to get right :-)
History
Date User Action Args
2013-09-10 14:56:48pitrousetrecipients: + pitrou, tim.peters, barry, theller, rhettinger, vstinner, eric.smith, mrabarnett, r.david.murray, eli.bendersky, ethan.furman, sbt, serhiy.storchaka
2013-09-10 14:56:48pitroulinkissue18986 messages
2013-09-10 14:56:48pitroucreate