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

Mark Dickinson report at bugs.python.org
Fri Apr 20 17:16:21 CEST 2012


Mark Dickinson <dickinsm at gmail.com> added the comment:

I quite like the WeakCallableRef idea, having had to work around this problem myself in the past (using a similar mechanism).

This looks like a feature request rather than a bug report, though;  changing Type and Versions accordingly.

----------
nosy: +mark.dickinson
stage:  -> patch review
type: behavior -> enhancement
versions: +Python 3.3 -Python 2.7

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


More information about the Python-bugs-list mailing list