mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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