You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Victor Stinner a5447735c3
bpo-38392: Only declare visit_validate() if Py_DEBUG is defined (GH-16689)
6 years ago
..
pycore_accu.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_atomic.h bpo-38353: Cleanup includes in the internal C API (GH-16548) 6 years ago
pycore_ceval.h bpo-38353: Fix compiler warning in internal headers (GH-16573) 6 years ago
pycore_code.h bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884) 7 years ago
pycore_condvar.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_context.h bpo-38353: Cleanup includes in the internal C API (GH-16548) 6 years ago
pycore_fileutils.h bpo-36301: Error if decoding pybuilddir.txt fails (GH-12422) 7 years ago
pycore_getopt.h bpo-36763: Cleanup precmdline in _PyCoreConfig_Read() (GH-13371) 7 years ago
pycore_gil.h bpo-38353: Cleanup includes in the internal C API (GH-16548) 6 years ago
pycore_hamt.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_import.h bpo-36710: Remove PyImport_Cleanup() function (GH-14221) 7 years ago
pycore_initconfig.h bpo-38353: Fix compiler warning in pycore_initconfig.h (GH-16570) 6 years ago
pycore_object.h bpo-36389: _PyObject_CheckConsistency() available in release mode (GH-16612) 6 years ago
pycore_pathconfig.h bpo-38353: getpath.c: allocates strings on the heap (GH-16585) 6 years ago
pycore_pyerrors.h bpo-36710: Pass explicitly tstate in sysmodule.c (GH-14060) 7 years ago
pycore_pyhash.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_pylifecycle.h bpo-38353: Fix compiler warning in internal headers (GH-16573) 6 years ago
pycore_pymem.h bpo-38392: Only declare visit_validate() if Py_DEBUG is defined (GH-16689) 6 years ago
pycore_pystate.h bpo-38353: Cleanup includes in the internal C API (GH-16548) 6 years ago
pycore_traceback.h bpo-38353: Fix compiler warning in internal headers (GH-16573) 6 years ago
pycore_tupleobject.h bpo-38353: Cleanup includes in the internal C API (GH-16548) 6 years ago
pycore_warnings.h bpo-38353: Cleanup includes in the internal C API (GH-16548) 6 years ago