cpython/Include/internal
Victor Stinner 2be00d987d
bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249)
* Add #include "internal/mem.h" to C files using
  _PyMem_SetDefaultAllocator().
* Include/internal/mem.h now requires Py_BUILD_CORE to be defined.
2018-10-31 20:19:24 +01:00
..
ceval.h bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) 2018-10-30 15:14:25 +01:00
condvar.h bpo-30860: Consolidate stateful runtime globals. (#3397) 2017-09-07 23:51:28 -06:00
context.h bpo-32436: Implement PEP 567 (#5027) 2018-01-22 19:11:18 -05:00
gil.h bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) 2018-10-30 15:14:25 +01:00
hamt.h Spelling fixes to docs, docstrings, and comments (GH-6374) 2018-04-20 16:08:45 -04:00
hash.h closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) 2017-12-09 10:26:52 -08:00
mem.h bpo-35081: Move Py_BUILD_CORE code to internal/mem.h (GH-10249) 2018-10-31 20:19:24 +01:00
pyatomic.h bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) 2018-10-30 15:14:25 +01:00
pygetopt.h add 'extern' to pygetopt.h symbols, so then don't end up in comdat (#4909) 2017-12-17 10:34:00 -08:00
pystate.h bpo-35081: Move Include/pyatomic.c to Include/internal/ (GH-10239) 2018-10-30 15:14:25 +01:00
warnings.h bpo-30860: Consolidate stateful runtime globals. (#3397) 2017-09-07 23:51:28 -06:00