This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-01 23:49:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Hugo van Kemenade
7642070807
[3.14] Revert "GH-91636: Clear weakrefs created by finalizers. (GH-136401) (
#141993
)" (
#142152
)
2025-12-01 20:34:37 +02:00
..
clinic
…
frozen_modules
…
_contextvars.c
…
_warnings.c
…
asdl.c
…
asm_trampoline.S
…
assemble.c
…
ast_preprocess.c
[3.14] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) (GH-140786)
2025-10-30 11:25:34 +00:00
ast_unparse.c
…
ast.c
…
bltinmodule.c
…
bootstrap_hash.c
…
brc.c
…
bytecodes.c
…
ceval_gil.c
…
ceval_macros.h
[3.14] gh-140104: Set next_instr properly in the JIT during exceptions (GH-140233) (GH-141495)
2025-11-13 18:47:25 +00:00
ceval.c
[3.14] gh-140373: Correctly emit
PY_UNWIND
event when generator is closed (GH-140767) (
#140816
)
2025-11-30 14:35:14 +02:00
codecs.c
…
codegen.c
…
compile.c
[3.14] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) (GH-140786)
2025-10-30 11:25:34 +00:00
condvar.h
…
config_common.h
…
context.c
…
critical_section.c
[3.14] gh-114203: skip locking if object is already locked by two-mutex critical section (GH-141476) (
#141564
)
2025-11-14 18:38:30 +00:00
crossinterp_data_lookup.h
…
crossinterp_exceptions.h
…
crossinterp.c
…
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_inner.c
…
emscripten_trampoline.c
…
errors.c
…
executor_cases.c.h
…
fileutils.c
…
flowgraph.c
…
formatter_unicode.c
…
frame.c
…
frozen.c
…
frozenmain.c
…
future.c
…
gc_free_threading.c
[3.14] Revert "GH-91636: Clear weakrefs created by finalizers. (GH-136401) (
#141993
)" (
#142152
)
2025-12-01 20:34:37 +02:00
gc_gil.c
…
gc.c
[3.14] Revert "GH-91636: Clear weakrefs created by finalizers. (GH-136401) (
#141993
)" (
#142152
)
2025-12-01 20:34:37 +02:00
generated_cases.c.h
…
getargs.c
…
getcompiler.c
…
getcopyright.c
…
getopt.c
…
getplatform.c
…
getversion.c
…
hamt.c
…
hashtable.c
…
import.c
[3.14] gh-137422: Fix race condition in PyImport_AddModuleRef (gh-141822) (gh-141830)
2025-11-21 18:57:30 +00:00
importdl.c
[3.14] gh-140011: Delete importdl assertion that prevents importing embedded modules from packages (GH-141605) (
#141986
)
2025-11-28 23:30:57 -08:00
index_pool.c
…
initconfig.c
…
instruction_sequence.c
…
instrumentation.c
[3.14] gh-120158: Fix inconsistent monitoring state when setting events too frequently (gh-141845) (gh-141879)
2025-11-23 15:31:56 +00: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_analysis.c
…
optimizer_bytecodes.c
…
optimizer_cases.c.h
…
optimizer_symbols.c
…
optimizer.c
[3.14] gh-140936: Fix JIT assertion crash at finalization if some generator is alive (GH-140969) (GH-141494)
2025-11-13 16:11:57 +00:00
parking_lot.c
…
pathconfig.c
…
perf_jit_trampoline.c
…
perf_trampoline.c
…
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
[3.14] gh-125434: Display thread name in faulthandler on Windows (
#142011
)
2025-11-27 12:05:37 +00:00
pymath.c
…
pystate.c
[3.14] gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (GH-139668) (
#141661
)
2025-11-25 14:21:53 +01:00
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
…
Python-tokenize.c
…
pythonrun.c
…
pytime.c
…
qsbr.c
…
README
…
remote_debug.h
…
remote_debugging.c
[3.14] Fix compiler warnings in remote debugging (
#141060
) (
#141067
)
2025-11-05 19:49:39 +00:00
specialize.c
…
stackrefs.c
…
stdlib_module_names.h
…
structmember.c
…
suggestions.c
…
symtable.c
…
sysmodule.c
[3.14] gh-141579: Fix perf_jit backend in sys.activate_stack_trampoline() (GH-141580) (
#141581
)
2025-11-15 02:49:54 +00:00
thread_nt.h
…
thread_pthread_stubs.h
…
thread_pthread.h
…
thread.c
…
tier2_engine.md
…
traceback.c
[3.14] gh-116008: Detect freed thread state in faulthandler (GH-141988) (
#142013
)
2025-11-27 20:34:00 +00:00
tracemalloc.c
…
uniqueid.c
…
vm-state.md
…
README
Miscellaneous source files for the main Python shared library