[issue23783] Leak in PyObject_ClearWeakRefs

Roundup Robot report at bugs.python.org
Mon Mar 30 09:01:47 CEST 2015


Roundup Robot added the comment:

New changeset 74d766d819a6 by Serhiy Storchaka in branch '3.4':
Issue #23783: Fixed memory leak in PyObject_ClearWeakRefs() in case of
https://hg.python.org/cpython/rev/74d766d819a6

New changeset 6a4b83c56b86 by Serhiy Storchaka in branch 'default':
Issue #23783: Fixed memory leak in PyObject_ClearWeakRefs() in case of
https://hg.python.org/cpython/rev/6a4b83c56b86

New changeset a8d8d16c853e by Serhiy Storchaka in branch '2.7':
Issue #23783: Fixed memory leak in PyObject_ClearWeakRefs() in case of
https://hg.python.org/cpython/rev/a8d8d16c853e

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list