[issue10241] gc fixes for module m_copy attribute
Neil Schemenauer
report at bugs.python.org
Sat Nov 6 00:02:46 CET 2010
Neil Schemenauer <nas-python at arctrix.com> added the comment:
The attached patch seems better. The copies of module dicts stored in the interpreter state are dereferenced when the interpreter shuts down.
----------
Added file: http://bugs.python.org/file19509/module_m_copy2.txt
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10241>
_______________________________________
More information about the Python-bugs-list
mailing list