Robert Kuska added the comment:

Summary for
valgrind python3 test_zipimport.py

==18608== 
==18608== HEAP SUMMARY:
==18608==     in use at exit: 1,596,390 bytes in 11,536 blocks
==18608==   total heap usage: 343,849 allocs, 332,313 frees, 59,355,776 bytes 
allocated
==18608== 
==18608== LEAK SUMMARY:
==18608==    definitely lost: 90 bytes in 3 blocks
==18608==    indirectly lost: 0 bytes in 0 blocks
==18608==      possibly lost: 594,488 bytes in 2,258 blocks
==18608==    still reachable: 1,001,812 bytes in 9,275 blocks
==18608==         suppressed: 0 bytes in 0 blocks
==18608== Rerun with --leak-check=full to see details of leaked memory
==18608== 
==18608== For counts of detected and suppressed errors, rerun with: -v
==18608== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)

----------

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

Reply via email to