mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
f0eb7d4c9a
gh-140513: Fail to compile if `_Py_TAIL_CALL_INTERP` is set but `preserve_none` and `musttail` do not exist. (GH-140548)
(cherry picked from commit 2f60b8f02f)
Co-authored-by: Krishna Chaitanya <141550576+XChaitanyaX@users.noreply.github.com>
Miscellaneous source files for the main Python shared library