[issue33395] TypeError: unhashable type: 'instancemethod'

R. David Murray report at bugs.python.org
Mon Apr 30 19:31:04 EDT 2018


R. David Murray <rdmurray at bitdance.com> added the comment:

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.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33395>
_______________________________________


More information about the Python-bugs-list mailing list