Amaury Forgeot d'Arc added the comment:

To ensure it's a real memory leak: do the figures increase when the code is 
called in a loop?
I would not consider a single-time malloc (stored in some static variable) to 
be a leak.

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18913>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to