10000 gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ by encukou · Pull Request #133962 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ #133962

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 13, 2025

Call Py_XDECREF rather than PyObject_GC_Del in failed __new__

abbdc96
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

gh-132983: Call Py_XDECREF rather than PyObject_GC_Del in failed __new__ #133962

Call Py_XDECREF rather than PyObject_GC_Del in failed __new__
abbdc96
Select commit
Loading
Failed to load commit list.
lint
succeeded May 13, 2025 in 33s
0