This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-23 09:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
2c1fdf3592
cpython
/
Python
History
Download ZIP
Download TAR.GZ
Sergey Miryanov
2ea67caf31
GH-141861: Fix TRACE_RECORD if full (GH-141959)
2025-11-26 14:32:30 +00:00
..
clinic
frozen_modules
_contextvars.c
_warnings.c
asdl.c
asm_trampoline.S
assemble.c
ast.c
ast_preprocess.c
ast_unparse.c
bltinmodule.c
bootstrap_hash.c
brc.c
bytecodes.c
GH-141861: Fix TRACE_RECORD if full (GH-141959)
2025-11-26 14:32:30 +00:00
ceval.c
ceval_gil.c
ceval_macros.h
codecs.c
codegen.c
compile.c
condvar.h
config_common.h
context.c
critical_section.c
gh-140795: fetch thread state once on fast path for critical sections (
#141406
)
2025-11-21 19:49:53 +05:30
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
fileutils.c
flowgraph.c
frame.c
frozen.c
frozenmain.c
future.c
gc.c
GH-140638: Add a GC "candidates" stat (GH-141814)
2025-11-22 21:59:14 +00:00
gc_free_threading.c
GH-140638: Add a GC "candidates" stat (GH-141814)
2025-11-22 21:59:14 +00:00
gc_gil.c
generated_cases.c.h
GH-141861: Fix TRACE_RECORD if full (GH-141959)
2025-11-26 14:32:30 +00:00
getargs.c
getcompiler.c
getcopyright.c
getopt.c
getplatform.c
getversion.c
hamt.c
hashtable.c
import.c
gh-141780: Make PyModule_FromSlotsAndSpec enable GIL if needed (GH-141785)
2025-11-24 13:26:35 +01:00
importdl.c
gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605)
2025-11-26 14:12:49 +01:00
index_pool.c
initconfig.c
instruction_sequence.c
instrumentation.c
gh-120158: Fix inconsistent monitoring state when setting events too frequently (gh-141845)
2025-11-23 10:07:17 -05:00
interpconfig.c
intrinsics.c
jit.c
legacy_tracing.c
lock.c
marshal.c
modsupport.c
mysnprintf.c
mystrtoul.c
object_stack.c
opcode_targets.h
optimizer.c
optimizer_analysis.c
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
pyctype.c
pyfpe.c
pyhash.c
pylifecycle.c
pymath.c
pystate.c
pystats.c
pystrcmp.c
pystrhex.c
pystrtod.c
Python-ast.c
Python-tokenize.c
pythonrun.c
pytime.c
qsbr.c
README
remote_debug.h
gh-138122: Split Modules/_remote_debugging_module.c into multiple files (
#141934
)
2025-11-25 12:51:24 +00:00
remote_debugging.c
specialize.c
stackrefs.c
stdlib_module_names.h
structmember.c
suggestions.c
symtable.c
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
README
Miscellaneous source files for the main Python shared library