bug <[email protected]> added the comment:

LarstiQ identified that, if gc.collect() is added before the line t = Trie(), 
memory use doesn't blow up. Seems to be a collection-timing issue rather than 
an 
actual memory leak. Also not everyone seems affected.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1769>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to