STINNER Victor <[email protected]> added the comment:
On Python 3, you can use tracemalloc.get_object_traceback() to find where an object was allocated ;-) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37168> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
