mirror of
https://github.com/python/cpython.git
synced 2024-11-28 16:45:42 +01:00
130893debf
* All internal header files now require Py_BUILD_CORE or Py_BUILD_CORE_BUILTIN to be defined. * _json.c is now compiled with Py_BUILD_CORE_BUILTIN to access pycore_accu.h header. * Add an example to Modules/Setup to show how to build _json as a built-in module; it requires non trivial compiler options. |
||
---|---|---|
.. | ||
pycore_accu.h | ||
pycore_atomic.h | ||
pycore_ceval.h | ||
pycore_condvar.h | ||
pycore_context.h | ||
pycore_fileutils.h | ||
pycore_getopt.h | ||
pycore_gil.h | ||
pycore_hamt.h | ||
pycore_hash.h | ||
pycore_lifecycle.h | ||
pycore_mem.h | ||
pycore_pathconfig.h | ||
pycore_state.h | ||
pycore_warnings.h |