cpython/Include/internal
2025-12-24 09:44:16 +00:00
..
mimalloc
pycore_abstract.h
pycore_asdl.h
pycore_ast.h
pycore_ast_state.h
pycore_atexit.h
pycore_audit.h
pycore_backoff.h gh-142447: Fix cast warning in pycore_backoff.h (#142465) 2025-12-09 17:03:13 +01:00
pycore_bitutils.h
pycore_blocks_output_buffer.h
pycore_brc.h
pycore_bytes_methods.h
pycore_bytesobject.h
pycore_c_array.h
pycore_call.h gh-142217: Remove internal _Py_Identifier functions (#142219) 2025-12-03 14:33:32 +01:00
pycore_capsule.h
pycore_cell.h
pycore_ceval.h GH-139922: Tail calling for MSVC (VS 2026) (GH-143068) 2025-12-22 23:01:34 +00:00
pycore_ceval_state.h
pycore_code.h
pycore_codecs.h
pycore_compile.h
pycore_complexobject.h
pycore_condvar.h
pycore_context.h gh-140414: streamline thread state access in asyncio (#142742) 2025-12-15 16:57:51 +05:30
pycore_critical_section.h
pycore_crossinterp.h
pycore_crossinterp_data_registry.h
pycore_debug_offsets.h gh-138122: Add exception profiling mode to the sampling profiler (#142561) 2025-12-11 20:46:34 +00:00
pycore_descrobject.h
pycore_dict.h gh-142890: remove unnecessary interp parameter from dict functions and _PyDict_NotifyEvent (#142923) 2025-12-18 22:48:56 +05:30
pycore_dict_state.h
pycore_dtoa.h
pycore_emscripten_signal.h
pycore_emscripten_trampoline.h
pycore_exceptions.h
pycore_faulthandler.h
pycore_fileutils.h
pycore_fileutils_windows.h
pycore_floatobject.h
pycore_flowgraph.h
pycore_format.h
pycore_frame.h
pycore_freelist.h
pycore_freelist_state.h
pycore_function.h
pycore_gc.h
pycore_genobject.h
pycore_getopt.h
pycore_gil.h
pycore_global_objects.h
pycore_global_objects_fini_generated.h gh-138122: Allow tachyon to write and read binary output (#142730) 2025-12-22 23:57:20 +00:00
pycore_global_strings.h gh-138122: Allow tachyon to write and read binary output (#142730) 2025-12-22 23:57:20 +00:00
pycore_hamt.h
pycore_hashtable.h
pycore_import.h
pycore_importdl.h
pycore_index_pool.h
pycore_initconfig.h
pycore_instruction_sequence.h
pycore_instruments.h
pycore_interp.h
pycore_interp_structs.h GH-142513: Reimplement executor management (GH-142931) 2025-12-18 16:43:44 +00:00
pycore_interpframe.h gh-143108: Don't instrument faulthandler.c for TSan (#143109) 2025-12-24 02:12:55 +01:00
pycore_interpframe_structs.h
pycore_interpolation.h
pycore_intrinsics.h
pycore_jit.h JIT: Move executor to a register (#143072) 2025-12-24 09:44:16 +00:00
pycore_list.h
pycore_llist.h
pycore_lock.h
pycore_long.h
pycore_magic_number.h
pycore_memoryobject.h
pycore_mimalloc.h
pycore_mmap.h gh-142419: Add mmap.set_name method for user custom annotation (gh-142480) 2025-12-18 23:33:49 +09:00
pycore_modsupport.h
pycore_moduleobject.h
pycore_namespace.h
pycore_object.h GH-143026: Fix assertion error in executor management. (GH-143104) 2025-12-23 17:19:34 +00:00
pycore_object_alloc.h
pycore_object_deferred.h
pycore_object_stack.h
pycore_object_state.h
pycore_obmalloc.h
pycore_obmalloc_init.h
pycore_opcode_metadata.h gh-134584: Eliminate redundant refcounting from _BINARY_OP_SUBSCR_TUPLE_INT (GH-143094) 2025-12-23 21:47:12 +00:00
pycore_opcode_utils.h
pycore_optimizer.h GH-143026: Fix assertion error in executor management. (GH-143104) 2025-12-23 17:19:34 +00:00
pycore_parking_lot.h
pycore_parser.h gh-122581: Use parser mutex in default build for subinterpreters (gh-142959) 2025-12-20 15:37:31 -05:00
pycore_pathconfig.h
pycore_pyarena.h
pycore_pyatomic_ft_wrappers.h gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599) 2025-12-19 19:10:37 +00:00
pycore_pybuffer.h
pycore_pyerrors.h
pycore_pyhash.h
pycore_pylifecycle.h
pycore_pymath.h gh-142342: Fix m68k assembler operand constraints for %fpcr access (gh-142343) 2025-12-09 13:46:40 +00:00
pycore_pymem.h
pycore_pymem_init.h
pycore_pystate.h
pycore_pystats.h
pycore_pythonrun.h gh-140222: Increase stack margin on debug build (#142452) 2025-12-09 16:25:46 +01:00
pycore_pythread.h
pycore_qsbr.h
pycore_range.h
pycore_runtime.h
pycore_runtime_init.h
pycore_runtime_init_generated.h gh-138122: Allow tachyon to write and read binary output (#142730) 2025-12-22 23:57:20 +00:00
pycore_runtime_structs.h gh-122581: Use parser mutex in default build for subinterpreters (gh-142959) 2025-12-20 15:37:31 -05:00
pycore_semaphore.h
pycore_setobject.h
pycore_signal.h
pycore_sliceobject.h
pycore_stackref.h gh-142472: Clean-up _PyStackRef functions (gh-142479) 2025-12-15 12:03:49 -05:00
pycore_stats.h
pycore_strhex.h
pycore_structs.h
pycore_structseq.h
pycore_symtable.h
pycore_sysmodule.h
pycore_template.h
pycore_time.h
pycore_token.h
pycore_traceback.h
pycore_tracemalloc.h gh-143057: avoid locking in tracemalloc C-APIs when it is not enabled (#143065) 2025-12-22 21:08:07 +05:30
pycore_tstate.h gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599) 2025-12-19 19:10:37 +00:00
pycore_tuple.h
pycore_typedefs.h
pycore_typeobject.h gh-123241: Don't modify ref count during visitation (GH-142232) 2025-12-11 09:54:29 +01:00
pycore_typevarobject.h
pycore_ucnhash.h
pycore_unicodectype.h
pycore_unicodeobject.h gh-142217: Remove internal _Py_Identifier functions (#142219) 2025-12-03 14:33:32 +01:00
pycore_unicodeobject_generated.h gh-138122: Allow tachyon to write and read binary output (#142730) 2025-12-22 23:57:20 +00:00
pycore_unionobject.h
pycore_uniqueid.h
pycore_uop.h GH-135379: Top of stack caching for the JIT. (GH-135465) 2025-12-11 10:32:52 +00:00
pycore_uop_ids.h gh-134584: Eliminate redundant refcounting from _BINARY_OP_SUBSCR_TUPLE_INT (GH-143094) 2025-12-23 21:47:12 +00:00
pycore_uop_metadata.h gh-134584: Eliminate redundant refcounting from _BINARY_OP_SUBSCR_TUPLE_INT (GH-143094) 2025-12-23 21:47:12 +00:00
pycore_warnings.h
pycore_weakref.h