[issue28202] Python 3.5.1 C API, the global variable is not destroyed when delete the module

Jack Liu report at bugs.python.org
Wed Sep 21 01:04:07 EDT 2016


Jack Liu added the comment:

Looks to me, there is NO reference cycle on the Simple object in the python test code. Why needs to call PyGC_Collect() here?

----------

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


More information about the Python-bugs-list mailing list