[issue6116] frame.f_locals keeps references to things for too long

Antoine Pitrou report at bugs.python.org
Wed May 27 21:13:36 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

> Regarding the first solution, my only question right now is whether this
> should be a new attribute/method, or if the behavior of f_locals should
> just be changed.  The former would be nicer, I think, and perhaps
> f_locals can be deprecated in favor of it.

I think the behaviour of f_locals can just be changed.
(Other developers may disagree)

----------

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


More information about the Python-bugs-list mailing list