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 into
python: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 into
python:3.13from
miss-islington:backport-2aab2db-3.13

GH-132417: ctypes: Fix potential `Py_DECREF(NULL)` when handling func…

40f818e
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs