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 r.david.murray
Recipients r.david.murray, siming85
Date 2018-04-30.23:31:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525131064.28.0.682650639539.issue33395@psf.upfronthosting.co.za>
In-reply-to
Content
The non-hashable case should be handled by a default function, I would think.  It should be fairly straightforward to come up with a reproducer that does not involve cython, which I think would be the first step.
History
Date User Action Args
2018-04-30 23:31:04r.david.murraysetrecipients: + r.david.murray, siming85
2018-04-30 23:31:04r.david.murraysetmessageid: <1525131064.28.0.682650639539.issue33395@psf.upfronthosting.co.za>
2018-04-30 23:31:04r.david.murraylinkissue33395 messages
2018-04-30 23:31:04r.david.murraycreate