mirror of
https://github.com/python/cpython.git
synced 2026-05-09 06:01:08 -04:00
226e50049d
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