[3.13] gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165) (#135182)
gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165) Fix Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE macros in the limited C API 3.11 and older: Don't treat Py_None, Py_True and Py_False as immortal. (cherry picked from commit 9258f3da9175134d03f2c8c7c7eed223802ad945)
V
Victor Stinner committed
922dc2ccb0b3927e48c0d6bcfbbdd0606d2f2a62
Parent: e2a9a3f
Committed by GitHub <noreply@github.com>
on 6/5/2025, 3:02:09 PM