[issue40523] Weakref proxy missing pass throughs for hash() and reversed()

Pablo Galindo Salgado report at bugs.python.org
Tue May 5 17:58:28 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset 96074de573f82fc66a2bd73c36905141a3f1d5c1 by Pablo Galindo in branch 'master':
bpo-40523: Add pass-throughs for hash() and reversed() to weakref.proxy objects (GH-19946)
https://github.com/python/cpython/commit/96074de573f82fc66a2bd73c36905141a3f1d5c1


----------

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


More information about the Python-bugs-list mailing list