mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
gh-123091: Use _Py_IsImmortalLoose() (#123511) Use _Py_IsImmortalLoose() in bytesobject.c, typeobject.c and ceval.c. (cherry picked from commit f1a0d96f41db9dfa5d7f0b32e72f6f7301a86f91)
Miscellaneous source files for the main Python shared library