mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
071b66b218
gh-120726: Fix compiler warnings on is_core_module() (GH-120727)
Fix compiler warnings on is_core_module() and
check_interpreter_whence(): only define them when
assertions are built.
(cherry picked from commit a816cd67f4)
Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Miscellaneous source files for the main Python shared library