Erlend Egeberg Aasland <[email protected]> added the comment:
Don't you need to free memory using PyObject_GC_Del when you allocate using PyObject_GC_New? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue42866> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
