[issue15635] memory leak with generators

Florent Xicluna report at bugs.python.org
Mon Aug 13 18:10:53 CEST 2012


Florent Xicluna added the comment:

> All of this clearly points towards malloc not releasing allocated memory to the system.
> This is perfectly fine and not a bug in either Python or the system.

So it means there's no reliable way to measure the memory consumption of the program.
Sorry for the wrong report, if this is confirmed.

----------

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


More information about the Python-bugs-list mailing list