diff options
author | Victor Stinner <vstinner@python.org> | 2025-06-05 14:43:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 14:43:47 +0200 |
commit | 9258f3da9175134d03f2c8c7c7eed223802ad945 (patch) | |
tree | b0e38b3866b234991cb731f22a4353d36f92b7ec /Python/context.c | |
parent | 4b44b3409ac026e7f13054a3daa18ab7ee14d85c (diff) | |
download | cpython-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