STINNER Victor added the comment: What is COUNT_ALLOCS?
Python 3.4 now has sys.getallocatedblocks() and a new tracemalloc module which are compiled by default. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue19527> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
