/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
cpython/
Include/internal/
..
mimalloc

Doc: More duplicate word fixes (GH-136299)

год назад
pycore_abstract.h

gh-135763: AC: Implement ``allow_negative`` for ``Py_ssize_t`` (#138150)

год назад
pycore_asdl.h

gh-87347: Add parenthesis around macro arguments (#93915)

4 года назад
pycore_ast.h

gh-132661: Implement PEP 750 (#132662)

год назад
pycore_ast_state.h

gh-132661: Implement PEP 750 (#132662)

год назад
pycore_atexit.h

gh-131238: Remove pycore_lock.h includes (#131483)

год назад
pycore_audit.h

gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)

2 года назад
pycore_backoff.h

gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)

9 месяцев назад
pycore_bitutils.h

gh-108216: Cleanup #include in internal header files (#108228)

3 года назад
pycore_blocks_output_buffer.h

gh-139877: Use PyBytesWriter in pycore_blocks_output_buffer.h (#139976)

10 месяцев назад
pycore_brc.h

gh-131238: Remove pycore_lock.h includes (#131483)

год назад
pycore_bytes_methods.h

gh-71679: Share the repr implementation between bytes and bytearray (GH-138181)

год назад
pycore_bytesobject.h

gh-139871: Add `bytearray.take_bytes([n])` to efficiently extract `bytes` (GH-140128)

9 месяцев назад
pycore_c_array.h

gh-130080: move _Py_EnsureArrayLargeEnough to a separate header so it can be used outside of the compiler (#130930)

год назад
pycore_call.h

gh-131776: Expose functions called from the interpreter loop via PyAPI_FUNC (#134242)

год назад
pycore_capsule.h

gh-108240: Add pycore_capsule.h internal header file (#108596)

3 года назад
pycore_cell.h

gh-123358: Use `_PyStackRef` in `LOAD_DEREF` (gh-130064)

год назад
pycore_ceval.h

GH-139914: Handle stack growth direction on HPPA (GH-140028)

9 месяцев назад
pycore_ceval_state.h

gh-131238: Remove pycore_lock.h includes (#131483)

год назад
pycore_code.h

gh-141367: Use CALL_LIST_APPEND instruction only for lists, not for list subclasses (GH-141398)

9 месяцев назад
pycore_codecs.h

gh-131238: Remove pycore_lock.h includes (#131483)

год назад
pycore_compile.h

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
pycore_complexobject.h

gh-128813: hide mixed-mode functions for complex arithmetic from C-API (#131703)

год назад
pycore_condvar.h

gh-131082: Add missing guards for WIN32_LEAN_AND_MEAN (#131044)

год назад
pycore_context.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_critical_section.h

gh-133296: Publicly expose critical section API that accepts PyMutex (gh-135899)

год назад
pycore_crossinterp.h

gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135369)

год назад
pycore_crossinterp_data_registry.h

gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-133482)

год назад
pycore_debug_offsets.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_descrobject.h

gh-106320: Move _PyMethodWrapper_Type to internal C API (#107064)

3 года назад
pycore_dict.h

gh-125996: fix thread safety of `collections.OrderedDict` (#133734)

10 месяцев назад
pycore_dict_state.h

gh-124296: Remove private dictionary version tag (PEP 699) (#124472)

2 года назад
pycore_dtoa.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_emscripten_signal.h

GH-108614: Unbreak emscripten build (GH-109132)

3 года назад
pycore_emscripten_trampoline.h

gh-132097: use a macro for semantically casting function pointers (#132406)

год назад
pycore_exceptions.h

gh-129668: Fix thread-safety of MemoryError freelist in free threaded build (gh-129704)

2 года назад
pycore_faulthandler.h

gh-127604: Add C stack dumps to `faulthandler` (#128159)

год назад
pycore_fileutils.h

gh-131238: Use pycore_interp_structs.h header (#131481)

год назад
pycore_fileutils_windows.h

gh-108220: Internal header files require Py_BUILD_CORE to be defined (#108221)

3 года назад
pycore_floatobject.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_flowgraph.h

gh-119744: move a few functions from compile.c to flowgraph.c (#119745)

2 года назад
pycore_format.h

gh-104018: remove unused format "z" handling in string formatfloat() (#104107)

3 года назад
pycore_frame.h

gh-130704: Strength reduce `LOAD_FAST{_LOAD_FAST}` (#130708)

год назад
pycore_freelist.h

gh-140544: store pointer to interpreter state as a thread local for fast access (#140573)

10 месяцев назад
pycore_freelist_state.h

gh-129813, PEP 782: Add PyBytesWriter C API (#138822)

год назад
pycore_function.h

gh-131776: Expose functions called from the interpreter loop via PyAPI_FUNC (#134242)

год назад
pycore_gc.h

GH-139951: Fix major GC performance regression (GH-140262)

10 месяцев назад
pycore_genobject.h

gh-131776: Expose functions called from the interpreter loop via PyAPI_FUNC (#134242)

год назад
pycore_getopt.h

bpo-36763: Cleanup precmdline in _PyCoreConfig_Read() (GH-13371)

7 лет назад
pycore_gil.h

gh-116322: Enable the GIL while loading C extension modules (#118560)

2 года назад
pycore_global_objects.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_global_objects_fini_generated.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_global_strings.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_hamt.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_hashtable.h

gh-107211: No longer export internal functions (5) (#108423)

3 года назад
pycore_import.h

gh-81313: Add the math.integer module (PEP-791) (GH-133909)

9 месяцев назад
pycore_importdl.h

gh-141169: Re-raise exception from findfuncptr (GH-141349)

9 месяцев назад
pycore_index_pool.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_initconfig.h

gh-130931: Add pycore_typedefs.h internal header (#131396)

год назад
pycore_instruction_sequence.h

gh-130907: Treat all module-level annotations as conditional (#131550)

год назад
pycore_instruments.h

gh-131776: Expose functions called from the interpreter loop via PyAPI_FUNC (#134242)

год назад
pycore_interp.h

gh-131238: Remove includes from pycore_interp.h (#131495)

год назад
pycore_interp_structs.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_interpframe.h

gh-140815: Fix faulthandler for invalid/freed frame (#140921)

9 месяцев назад
pycore_interpframe_structs.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_interpolation.h

gh-132661: Implement PEP 750 (#132662)

год назад
pycore_intrinsics.h

gh-116126: Implement PEP 696 (#116129)

2 года назад
pycore_jit.h

GH-131498: Remove conditional stack effects (GH-131499)

год назад
pycore_list.h

gh-100239: specialize BINARY_OP/SUBSCR for list-slice (#132626)

год назад
pycore_llist.h

gh-111964: Implement stop-the-world pauses (gh-112471)

3 года назад
pycore_lock.h

gh-136759: rename `lock.h` to `pylock.h` (#137041)

год назад
pycore_long.h

gh-129813, PEP 782: Use PyBytesWriter in _PyBytes_FormatEx() (#138839)

год назад
pycore_magic_number.h

GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)

9 месяцев назад
pycore_memoryobject.h

gh-132776: Revert Moving memoryview XIData Code to memoryobject.c (gh-132960)

год назад
pycore_mimalloc.h

gh-122584: Import mimalloc headers in a C++ context (#122587)

2 года назад
pycore_modsupport.h

gh-129594: Remove redundant check on varargs in `_PyArg_CheckPositional` (#129595)

год назад
pycore_moduleobject.h

gh-140550: Use a bool for the Py_mod_gil value (GH-141519)

9 месяцев назад
pycore_namespace.h

gh-107211: No longer export internal functions (4) (#107217)

3 года назад
pycore_object.h

gh-131510: Use PyUnstable_Unicode_GET_CACHED_HASH() (GH-141520)

9 месяцев назад
pycore_object_alloc.h

gh-112529: Use GC heaps for GC allocations in free-threaded builds (gh-114157)

3 года назад
pycore_object_deferred.h

gh-117139: Convert the evaluation stack to stack refs (#118450)

2 года назад
pycore_object_stack.h

gh-125859: Fix crash when `gc.get_objects` is called during GC (#125882)

2 года назад
pycore_object_state.h

gh-125604: Move _Py_AuditHookEntry, etc. Out of pycore_runtime.h (gh-125605)

2 года назад
pycore_obmalloc.h

gh-92953: Improve nextpool/prevpool comment. (gh-125545)

2 года назад
pycore_obmalloc_init.h

gh-113055: Use pointer for interp->obmalloc state (gh-113412)

3 года назад
pycore_opcode_metadata.h

GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)

9 месяцев назад
pycore_opcode_utils.h

gh-132775: Unrevert "Add _PyCode_VerifyStateless()" (gh-133528)

год назад
pycore_optimizer.h

GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)

9 месяцев назад
pycore_parking_lot.h

gh-110850: Cleanup pycore_time.h includes (#115724)

2 года назад
pycore_parser.h

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
pycore_pathconfig.h

gh-107211: No longer export internal functions (6) (#108424)

3 года назад
pycore_pyarena.h

gh-107211: Fix test_peg_generator (#108435)

3 года назад
pycore_pyatomic_ft_wrappers.h

gh-137514: Add a free-threading wrapper for mutexes (GH-137515)

год назад
pycore_pybuffer.h

gh-76785: Rename _xxsubinterpreters to _interpreters (gh-117791)

2 года назад
pycore_pyerrors.h

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
pycore_pyhash.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_pylifecycle.h

gh-136421: Load `_datetime` static types during interpreter initialization (GH-136583)

год назад
pycore_pymath.h

gh-141004: soft-deprecate Py_INFINITY macro (#141033)

9 месяцев назад
pycore_pymem.h

gh-140815: Fix faulthandler for invalid/freed frame (#140921)

9 месяцев назад
pycore_pymem_init.h

gh-115103: Implement delayed free mechanism for free-threaded builds (#115367)

2 года назад
pycore_pystate.h

GH-139914: Handle stack growth direction on HPPA (GH-140028)

9 месяцев назад
pycore_pystats.h

gh-131253: free-threaded build support for pystats (gh-137189)

9 месяцев назад
pycore_pythonrun.h

gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)

9 месяцев назад
pycore_pythread.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_qsbr.h

GH-133136: Revise QSBR to reduce excess memory held (gh-135473)

год назад
pycore_range.h

gh-89189: More compact range iterator (GH-27986)

4 года назад
pycore_runtime.h

gh-131238: Use pycore_interp_structs.h header (#131481)

год назад
pycore_runtime_init.h

gh-131185: Use a proper thread-local for cached thread states (gh-132510)

год назад
pycore_runtime_init_generated.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_runtime_structs.h

gh-133059: Increase the small positive integer cache to 1024 (GH-133160)

год назад
pycore_semaphore.h

gh-137433: Fix deadlock with stop-the-world and daemon threads (gh-137735)

год назад
pycore_setobject.h

gh-130312: SET_ADD should not lock (#130136)

год назад
pycore_signal.h

gh-109693: Use pyatomic.h for signal module (gh-110480)

3 года назад
pycore_sliceobject.h

GH-115802: JIT "small" code for Windows (GH-115964)

2 года назад
pycore_stackref.h

gh-131527: Stackref debug borrow checker (#140599)

9 месяцев назад
pycore_stats.h

gh-131253: free-threaded build support for pystats (gh-137189)

9 месяцев назад
pycore_strhex.h

gh-107211: No longer export pycore_strhex.h functions (#108229)

3 года назад
pycore_structs.h

GH-131498: Cases generator: manage stacks automatically (GH-132074)

год назад
pycore_structseq.h

gh-107211: No longer export internal functions (4) (#107217)

3 года назад
pycore_symtable.h

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
pycore_sysmodule.h

gh-108512: Add and use new replacements for PySys_GetObject() (GH-111035)

год назад
pycore_template.h

gh-132661: Implement PEP 750 (#132662)

год назад
pycore_time.h

Remove internal _PyTime_AsLong() function (#141053)

9 месяцев назад
pycore_token.h

gh-132661: Implement PEP 750 (#132662)

год назад
pycore_traceback.h

gh-125434: Display thread name in faulthandler on Windows (#140675)

9 месяцев назад
pycore_tracemalloc.h

gh-129185: Use PyMutex in tracemalloc (#129246)

2 года назад
pycore_tstate.h

gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)

9 месяцев назад
pycore_tuple.h

gh-111489: Remove _PyTuple_FromArray() alias (#139973)

10 месяцев назад
pycore_typedefs.h

gh-130931: Add pycore_typedefs.h internal header (#131396)

год назад
pycore_typeobject.h

gh-132042: Remove resolve_slotdups() to speedup class creation (#132156)

10 месяцев назад
pycore_typevarobject.h

gh-119180: Add evaluate functions for type params and type aliases (#122212)

2 года назад
pycore_ucnhash.h

gh-111972: Make Unicode name C APIcapsule initialization thread-safe (#112249)

3 года назад
pycore_unicodectype.h

gh-129117: Add unicodedata.isxidstart() function (#140269)

9 месяцев назад
pycore_unicodeobject.h

gh-139353: Add Objects/unicode_writer.c file (#139911)

9 месяцев назад
pycore_unicodeobject_generated.h

GH-140643: Add `<native>` and `<GC>` frames to the sampling profiler (#141108)

9 месяцев назад
pycore_unionobject.h

gh-105499: Merge typing.Union and types.UnionType (#105511)

год назад
pycore_uniqueid.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_uop.h

gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)

9 месяцев назад
pycore_uop_ids.h

GH-139109: Support switch/case dispatch with the tracing interpreter. (GH-141703)

9 месяцев назад
pycore_uop_metadata.h

gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)

9 месяцев назад
pycore_warnings.h

GH-131238: Core header refactor (GH-131250)

год назад
pycore_weakref.h

gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614)

год назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©