X Tutup
Skip to content

[3.13] GH-132417: ctypes: Fix potential Py_DECREF(NULL) when handling functions returning PyObject * (GH-132418)#132425

Merged
picnixz merged 1 commit intopython:3.13from
miss-islington:backport-2aab2db-3.13
Apr 12, 2025
Merged

[3.13] GH-132417: ctypes: Fix potential Py_DECREF(NULL) when handling functions returning PyObject * (GH-132418)#132425
picnixz merged 1 commit intopython:3.13from
miss-islington:backport-2aab2db-3.13

Commits

Commits on Apr 12, 2025

X Tutup