Phil Frost <[email protected]> added the comment:
I'm afraid that won't be of much use since the object is statically allocated. Besides, the trouble isn't finding what created the object, but what mutated an int object which should be immutable. ---------- _______________________________________ 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
