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

bpo-45636: Simplify BINARY_OP (GH-29565)

5 лет назад
pycore_asdl.h

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

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

[3.12] gh-104799: Move location of type_params AST fields (GH-104828) (#104974)

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

[3.12] gh-106905: Use separate structs to track recursion depth in each PyAST_mod2obj call. (GH-113035) (GH-113472)

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

[3.12] gh-100227: Lock Around Use of the Global "atexit" State (gh-105514) (gh-105517)

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

Fix typo in internal/pycore_atomic.h (GH-95939)

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

bpo-39465: Add pycore_atomic_funcs.h header (GH-20766)

6 лет назад
pycore_bitutils.h

bpo-29882: Fix portability bug introduced in GH-30774 (#30794)

5 лет назад
pycore_blocks_output_buffer.h

bpo-44458: Ensure BUFFER_BLOCK_SIZE symbol is statically allocated. (GH-26808)

5 лет назад
pycore_bytes_methods.h

bpo-35081: Move bytes_methods.h to the internal C API (GH-18492)

6 лет назад
pycore_bytesobject.h

gh-94673: Ensure Builtin Static Types are Readied Properly (gh-103940)

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

gh-98003: Inline call frames for CALL_FUNCTION_EX (GH-98004)

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

[3.12] gh-112367: Only free perf trampoline arenas at shutdown (GH-112368) (#112590)

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

[3.12] gh-104812: Run Pending Calls in any Thread (gh-104813) (gh-105752)

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

[3.12] gh-106550: Fix sign conversion in pycore_code.h (GH-112613) (#112696)

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

gh-104615: don't make unsafe swaps in apply_static_swaps (#104620)

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

[3.12] gh-131082: Add missing guards for WIN32_LEAN_AND_MEAN (#131044) (#131085)

год назад
pycore_context.h

gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)

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

gh-93911: Specialize `LOAD_ATTR_PROPERTY` (GH-93912)

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

gh-100227: Move dict_state.global_version to PyInterpreterState (gh-102338)

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

gh-104252: Immortalize Py_EMPTY_KEYS (gh-104253)

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

[3.12] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR == 0 (#121178) (#121180)

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

bpo-47176: Interrupt handling for wasm32-emscripten builds without pthreads (GH-32209)

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

bpo-46417: Factorize _PyExc_InitTypes() code (GH-30804)

5 лет назад
pycore_faulthandler.h

gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)

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

[3.12] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107981)

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

gh-102765: Update ntpath.isdir/isfile/islink/exists to use GetFileInformationByName when available (GH-103485)

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

gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516)

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

[3.12] gh-113297: Fix segfault in compiler for with statement with 19 context managers (#113327) (#113404)

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

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

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

[3.12] Fix typos in comments (GH-120481) (#120775)

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

gh-103763: Implement PEP 695 (#103764)

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

gh-97922: Run the GC only on eval breaker (#97920)

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

GH-99005: More intrinsics (GH-100774)

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

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

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

bpo-38353: Cleanup includes in the internal C API (GH-16548)

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

[3.12] gh-106931: Intern Statically Allocated Strings Globally (gh-107272) (gh-110713)

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

[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065)

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

[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065)

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

gh-81057: Move contextvars-related Globals to _PyRuntimeState (gh-99400)

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

[3.12] gh-106931: Intern Statically Allocated Strings Globally (gh-107272) (gh-110713)

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

[3.12] gh-105699: Use a _Py_hashtable_t for the PyModuleDef Cache (gh-106974) (gh-107412)

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

gh-98608: Stop Treating All Errors from _Py_NewInterpreterFromConfig() as Fatal (gh-102657)

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

[3.12] chore: fix typos (#116345) (#116370)

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

[3.12] gh-110310: Add a Per-Interpreter XID Registry for Heap Types (gh-110311) (gh-110714)

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

gh-103763: Implement PEP 695 (#103764)

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

gh-100146: Steal references from stack when building a list (#100147)

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

GH-101291: Add low level, unstable API for pylong (GH-101685)

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

gh-104223: Fix issues with inheriting from buffer classes (#104227)

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

gh-104066: Improve performance of hasattr for module objects (#104063)

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

bpo-45482: Rename namespaceobject.h to pycore_namespace.h (GH-28975)

5 лет назад
pycore_object.h

[3.12] gh-127599: Fix _Py_RefcntAdd missing calls to _Py_INCREF_STAT_INC/_Py_INCREF_IMMORTAL_STAT_INC (GH-127717) (#128712)

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

[3.12] gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-125205)

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

[3.12] gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885) (#113068)

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

gh-101659: Isolate "obmalloc" State to Each Interpreter (gh-101660)

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

gh-103865: add monitoring support to LOAD_SUPER_ATTR (#103866)

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

gh-91276: remove unused _PyOpcode_RelativeJump (#103156)

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

gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277)

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

bpo-45582: Port getpath[p].c to Python (GH-29041)

5 лет назад
pycore_pyarena.h

bpo-43244: Remove the pyarena.h header (GH-25007)

5 лет назад
pycore_pyerrors.h

[3.12] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messages (GH-126746) (GH-128027)

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

gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516)

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

GH-101520: Move tracemalloc functionality into core, leaving interface in Modules. (#104508)

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

Remove unused internal macros (#102415)

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

[3.12] gh-101524: Only Use Public C-API in the _xxsubinterpreters Module (gh-105258) (gh-107303)

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

gh-81057: Move the Allocators to _PyRuntimeState (gh-99217)

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

[3.12] gh-105716: Support Background Threads in Subinterpreters Consistently (gh-109921) (gh-110707)

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

gh-81057: Fix the wasm32-wasi Buildbot (gh-100139)

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

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

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

[3.12] gh-110310: Add a Per-Interpreter XID Registry for Heap Types (gh-110311) (gh-110714)

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

[3.12] gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-125205)

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

[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065)

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

gh-81057: Move Signal-Related Globals to _PyRuntimeState (gh-100085)

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

GH-94163: Add BINARY_SLICE and STORE_SLICE instructions. (GH-94168)

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

gh-91768: C API no longer use "const PyObject*" type (#91769)

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

gh-94673: Properly Initialize and Finalize Static Builtin Types for Each Interpreter (gh-104072)

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

[3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#119644)

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

[3.12] gh-130163: Fix crashes related to PySys_GetObject() (GH-130503) (GH-130556) (GH-130576)

год назад
pycore_time.h

gh-81057: Move time Globals to _PyRuntimeState (gh-100122)

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

gh-102856: Python tokenizer implementation for PEP 701 (#104323)

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

bpo-45459: Use type names in the internal C API (GH-31669)

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

gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Windows (GH-101352)

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

gh-94673: Ensure Builtin Static Types are Readied Properly (gh-103940)

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

[3.12] gh-126303: Fix pickling and copying of os.sched_param objects (GH-126336) (GH-126424)

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

gh-104549: Set __module__ on TypeAliasType (#104550)

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

bpo-42157: Rename unicodedata.ucnhash_CAPI (GH-22994)

6 лет назад
pycore_unicodeobject.h

[3.12] gh-127208: Reject null character in _imp.create_dynamic() (#127400) (#127419)

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

[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-121903, GH-122303) (#123065)

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

gh-87347: Add parenthesis around PyXXX_Check() arguments (#92815)

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

bpo-35134: Split warnings.h and weakrefobject.h (GH-29042)

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