mirror of
https://github.com/python/cpython.git
synced 2026-01-28 05:35:31 +00:00
Since context.c is compiled with Py_BUILD_CORE, using a macro will result in a slightly more optimal code.
Miscellaneous source files for the main Python shared library