cpython/Python
..
clinic
frozen_modules
_contextvars.c
_warnings.c
asdl.c bpo-43244: Remove ast.h, asdl.h, Python-ast.h headers (GH-24933) 2021-03-23 20:47:40 +01:00
asm_trampoline.S
asm_trampoline_aarch64.h
assemble.c gh-146442: Fix various bugs in compiler pipeline (#146443) 2026-03-30 22:04:04 +02:00
ast.c gh-143055: Implementation of PEP 798 (#143056) 2026-01-30 20:37:52 -08:00
ast_preprocess.c gh-143055: Implementation of PEP 798 (#143056) 2026-01-30 20:37:52 -08:00
ast_unparse.c gh-143055: Fix crash in AST unparser when unparsing dict comprehension unpacking (#145556) 2026-03-09 10:37:23 -07:00
bltinmodule.c
bootstrap_hash.c
brc.c
bytecodes.c
ceval.c [3.15] gh-149642: Fix interaction between exec and lazy_imports=all (GH-149643) (#149749) 2026-05-13 03:36:32 +00:00
ceval.h
ceval_gil.c
ceval_macros.h
codecs.c
codegen.c GH-143732: SEND specialization (GH-148963) 2026-05-05 15:19:16 +01:00
compile.c gh-148973: fix segfault on mismatch between consts size and oparg in compiler (#148974) 2026-04-25 10:47:41 +01:00
condvar.h
config_common.h
context.c
critical_section.c
crossinterp.c
crossinterp_data_lookup.h
crossinterp_exceptions.h
dtoa.c
dup2.c
dynamic_annotations.c
dynload_hpux.c
dynload_shlib.c
dynload_stub.c
dynload_win.c
emscripten_signal.c
emscripten_syscalls.c
emscripten_trampoline.c
emscripten_trampoline_inner.c
errors.c
executor_cases.c.h [3.15] GH-149501: Fix compilation warning in _YIELD_VALUE uop (GH-149502) (#149737) 2026-05-12 17:58:31 +00:00
fileutils.c
flowgraph.c gh-148871: extend and improve LOAD_COMMON_CONSTANT (GH-148971) 2026-05-02 19:59:51 +01:00
frame.c
frozen.c
frozenmain.c
future.c
gc.c
gc_free_threading.c
gc_gil.c
generated_cases.c.h [3.15] GH-149501: Fix compilation warning in _YIELD_VALUE uop (GH-149502) (#149737) 2026-05-12 17:58:31 +00:00
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c
importdl.c
index_pool.c
initconfig.c
instruction_sequence.c GH-143493: Conform to spec for generator expressions while supporting virtual iterators (GH-143569) 2026-01-16 09:11:58 +00:00
instrumentation.c
interpconfig.c
intrinsics.c
jit.c GH-143732: SEND specialization (GH-148963) 2026-05-05 15:19:16 +01:00
jit_publish.c
jit_unwind.c
legacy_tracing.c
lock.c
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
object_stack.c
opcode_targets.h
optimizer.c GH-143732: SEND specialization (GH-148963) 2026-05-05 15:19:16 +01:00
optimizer_analysis.c [3.15] gh-145235: Make dict watcher API thread-safe for free-threaded builds (gh-145233) (#149690) 2026-05-11 14:23:39 -04:00
optimizer_bytecodes.c
optimizer_cases.c.h
optimizer_symbols.c
parking_lot.c
pathconfig.c
perf_jit_trampoline.c
perf_trampoline.c
preconfig.c
pyarena.c Chore: Fix typo in pyarena.c (#126527) 2024-11-07 16:37:41 +01:00
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c
pymath.c
pystate.c
pystats.c
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c gh-116021: Deprecate support for instantiating abstract AST nodes (#137865) 2026-05-02 09:50:06 -07:00
Python-tokenize.c
pythonrun.c
pytime.c
qsbr.c
README
record_functions.c.h
remote_debug.h
remote_debugging.c
slots.c
slots.toml
slots_generated.c
specialize.c gh-100239: specialize mixed int/float inplace binary ops (GH-149413) 2026-05-06 13:59:08 +01:00
stackrefs.c
stdlib_module_names.h
structmember.c
suggestions.c
symtable.c [3.15] gh-149805: Fix SystemError when compiling __classdict__ class annotation (GH-149806) 2026-06-03 09:39:22 +01:00
sysmodule.c
thread.c
thread_nt.h
thread_pthread.h
thread_pthread_stubs.h
tier2_engine.md
traceback.c
tracemalloc.c
uniqueid.c
vm-state.md

Miscellaneous source files for the main Python shared library