SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ (GH-133962)

Call Py_XDECREF rather than PyObject_GC_Del in failed __new__

This will call tp_dealloc and clear all members.
P
Petr Viktorin committed
e575190abbd9409adad3e7fd95424f827236bed9
Parent: c09cec5
Committed by GitHub <noreply@github.com> on 5/13/2025, 9:11:52 AM