[issue40504] Restore weakref support for lru_cache wrappers

Raymond Hettinger report at bugs.python.org
Mon May 4 21:59:27 EDT 2020


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:

Yes.  That is the desired behavior.  Use Objects/setobject.c and Include/setobject.h as a model.

----------

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


More information about the Python-bugs-list mailing list