[issue1617161] Instance methods compare equal when their self's are equal

Serhiy Storchaka report at bugs.python.org
Tue Jul 31 02:18:26 EDT 2018


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:


New changeset ac20e0f98d6727ba97a9575bfa2a11b2f6247c35 by Serhiy Storchaka in branch 'master':
bpo-1617161: Make the hash and equality of methods not depending on the value of self. (GH-7848)
https://github.com/python/cpython/commit/ac20e0f98d6727ba97a9575bfa2a11b2f6247c35


----------

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


More information about the Python-bugs-list mailing list