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 0fd2c300c2
Revert "bpo-36818: Add PyInterpreterState.runtime field. (gh-13129)" (GH-13795)
7 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-33608: Normalize atomic macros so that they all expect an atomic struct (GH-12877) 7 years ago
pycore_ceval.h Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" (GH-13780) 7 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-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 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-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_hamt.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_initconfig.h bpo-36763: Implement the PEP 587 (GH-13592) 7 years ago
pycore_object.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_pathconfig.h bpo-36763: Implement the PEP 587 (GH-13592) 7 years ago
pycore_pyerrors.h bpo-36710: Add tstate parameter in ceval.c (GH-13547) 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-1230540: Add threading.excepthook() (GH-13515) 7 years ago
pycore_pymem.h bpo-36710: Add tstate parameter in ceval.c (GH-13547) 7 years ago
pycore_pystate.h bpo-36763: Implement the PEP 587 (GH-13592) 7 years ago
pycore_traceback.h bpo-36829: PyErr_WriteUnraisable() normalizes exception (GH-13507) 7 years ago
pycore_tupleobject.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago
pycore_warnings.h bpo-36635: Change pyport.h for Py_BUILD_CORE_MODULE define (GH-12853) 7 years ago