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.
 
 
 
 
 
 
Steve Dower 9048c49322
bpo-37369: Fix initialization of sys members when launched via an app container (GH-14428)
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 bpo-36710: Pass explicitly tstate in sysmodule.c (GH-14060) 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_import.h bpo-36710: Remove PyImport_Cleanup() function (GH-14221) 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-37369: Fix initialization of sys members when launched via an app container (GH-14428) 7 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-36710: Use tstate in pylifecycle.c (GH-14249) 7 years ago
pycore_pymem.h bpo-36710: Add tstate parameter in ceval.c (GH-13547) 7 years ago
pycore_pystate.h bpo-37392: Remove sys.setcheckinterval() (GH-14355) 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