Issue #18408: Oh, I was wrong: Pickler_New() must call Py_DECREF() to destroy
the newly created pickler, and not PyObject_GC_Del().
Showing
Please register or sign in to comment
the newly created pickler, and not PyObject_GC_Del().