[issue9658] weakref.proxy unequal to its referent in 2.x

Georg Brandl report at bugs.python.org
Sat Aug 21 23:36:02 CEST 2010


Georg Brandl <georg at python.org> added the comment:

Duplicate of #1170766 -- the lack of tp_richcompare support is reported among other missing slots there.

----------
nosy: +georg.brandl
resolution:  -> duplicate
status: open -> closed
superseder:  -> weakref.proxy incorrect behaviour

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9658>
_______________________________________


More information about the Python-bugs-list mailing list