mirror of
https://github.com/python/cpython.git
synced 2026-07-24 19:02:12 -04:00
10735bff9e
gh-123091: Use _Py_IsImmortalLoose() (#123511)
Use _Py_IsImmortalLoose() in bytesobject.c, typeobject.c
and ceval.c.
(cherry picked from commit f1a0d96f41)
Miscellaneous source files for the main Python shared library