[issue4373] Reference leaks in Python 3.0rc3

Christian Heimes report at bugs.python.org
Fri Nov 21 03:59:19 CET 2008


Christian Heimes <lists at cheimes.de> added the comment:

This simple patch doesn't load the 'xx' module more than once in ref
leak tests.

The problem may also be caused by the xxmodule itself. Somebody should
give it a proper review :)

----------
keywords: +patch
Added file: http://bugs.python.org/file12086/issue4373_build_ext.patch

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


More information about the Python-bugs-list mailing list