[issue17643] Expose weakref callback for introspection purposes.

Richard Oudkerk report at bugs.python.org
Fri Apr 12 20:52:24 CEST 2013


Richard Oudkerk added the comment:

> I could mark the new test as cpython only, or add a gc.collect (but I'm 
> not sure if the latter is enough, either).

test.support.gc_collect() should work on non-refcounted implementations.

----------
nosy: +sbt

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


More information about the Python-bugs-list mailing list