[issue14631] Instance methods and WeakRefs don't mix.

Simon Feltman report at bugs.python.org
Sun Nov 11 22:23:49 CET 2012


Simon Feltman added the comment:

The WeakCallableRef that was attached seemed to support regular functions (or anything callable) which is nice. The naming also leaves room for a WeakCallableProxy.

----------

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


More information about the Python-bugs-list mailing list