aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/context.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@python.org>2025-06-05 14:43:47 +0200
committerGitHub <noreply@github.com>2025-06-05 14:43:47 +0200
commit9258f3da9175134d03f2c8c7c7eed223802ad945 (patch)
treeb0e38b3866b234991cb731f22a4353d36f92b7ec /Python/context.c
parent4b44b3409ac026e7f13054a3daa18ab7ee14d85c (diff)
downloadcpython-9258f3da9175134d03f2c8c7c7eed223802ad945.tar.gz
cpython-9258f3da9175134d03f2c8c7c7eed223802ad945.zip
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.
Diffstat (limited to 'Python/context.c')
0 files changed, 0 insertions, 0 deletions