[issue4373] Reference leaks in Python 3.0rc3

Amaury Forgeot d'Arc report at bugs.python.org
Fri Nov 21 10:48:16 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The refleak in test_pickle comes from unpickler_read(). The attached
patch corrects it.

Added file: http://bugs.python.org/file12090/pickle-leak2.patch

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


More information about the Python-bugs-list mailing list