R. David Murray added the comment:

Hmm.  If I turn on gc debugging before the def, I don't see anything get 
collected.  If I allocate a series of new 10K strings, the memory keeps 
growing.  Of course, that could still be down to the vagaries of OS memory 
management.  Time to break out Victor's tracemalloc, but I probably don't have 
that much ambition today :)

----------

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

Reply via email to