cpython/Include/internal
2022-12-16 13:48:03 +00:00
..
pycore_abstract.h
pycore_asdl.h
pycore_ast.h
pycore_ast_state.h
pycore_atomic.h
pycore_atomic_funcs.h
pycore_bitutils.h
pycore_blocks_output_buffer.h
pycore_bytes_methods.h
pycore_bytesobject.h
pycore_call.h
pycore_ceval.h
pycore_ceval_state.h
pycore_code.h GH-100222: Redefine _Py_CODEUNIT as a union to clarify structure of code unit. (GH-100223) 2022-12-14 11:12:53 +00:00
pycore_compile.h
pycore_condvar.h
pycore_context.h
pycore_descrobject.h
pycore_dict.h
pycore_dict_state.h
pycore_dtoa.h
pycore_emscripten_signal.h
pycore_exceptions.h
pycore_faulthandler.h gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152) 2022-12-12 09:58:46 -07:00
pycore_fileutils.h
pycore_floatobject.h
pycore_format.h
pycore_frame.h
pycore_function.h
pycore_gc.h
pycore_genobject.h
pycore_getopt.h
pycore_gil.h
pycore_global_objects.h gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254) 2022-12-14 11:53:57 -07:00
pycore_global_objects_fini_generated.h
pycore_global_strings.h
pycore_hamt.h
pycore_hashtable.h
pycore_import.h
pycore_initconfig.h
pycore_interp.h GH-100000: Cleanup and polish various watchers code (GH-99998) 2022-12-14 19:14:16 +00:00
pycore_interpreteridobject.h
pycore_list.h
pycore_long.h
pycore_moduleobject.h
pycore_namespace.h
pycore_object.h
pycore_obmalloc.h
pycore_obmalloc_init.h
pycore_opcode.h
pycore_parser.h gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277) 2022-12-16 13:48:03 +00:00
pycore_pathconfig.h
pycore_pyarena.h
pycore_pyerrors.h
pycore_pyhash.h
pycore_pylifecycle.h
pycore_pymath.h
pycore_pymem.h gh-81057: Move tracemalloc Globals to _PyRuntimeState (gh-100151) 2022-12-12 08:44:23 -07:00
pycore_pymem_init.h
pycore_pystate.h
pycore_pythread.h
pycore_range.h
pycore_runtime.h gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254) 2022-12-14 11:53:57 -07:00
pycore_runtime_init.h gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277) 2022-12-16 13:48:03 +00:00
pycore_runtime_init_generated.h
pycore_signal.h gh-81057: Move Signal-Related Globals to _PyRuntimeState (gh-100085) 2022-12-12 16:50:19 -07:00
pycore_sliceobject.h
pycore_strhex.h
pycore_structseq.h
pycore_symtable.h
pycore_sysmodule.h
pycore_time.h
pycore_token.h
pycore_traceback.h
pycore_tracemalloc.h gh-81057: Move tracemalloc Globals to _PyRuntimeState (gh-100151) 2022-12-12 08:44:23 -07:00
pycore_tuple.h
pycore_typeobject.h Move stats for the method cache into the Py_STAT machinery (GH-100255) 2022-12-15 09:45:03 +00:00
pycore_ucnhash.h
pycore_unicodeobject.h
pycore_unicodeobject_generated.h
pycore_unionobject.h
pycore_warnings.h