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-26 08:39:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Python
History
Ken Jin
f7a03bb944
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +00:00
..
clinic
…
frozen_modules
…
_contextvars.c
…
_warnings.c
…
asdl.c
…
asm_trampoline.S
…
assemble.c
…
ast_preprocess.c
…
ast_unparse.c
…
ast.c
…
bltinmodule.c
…
bootstrap_hash.c
…
brc.c
…
bytecodes.c
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +00:00
ceval_gil.c
…
ceval_macros.h
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
2025-12-22 23:01:34 +00:00
ceval.c
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
2025-12-22 23:01:34 +00:00
codecs.c
…
codegen.c
…
compile.c
…
condvar.h
…
config_common.h
…
context.c
…
critical_section.c
…
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
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +00:00
fileutils.c
…
flowgraph.c
…
frame.c
gh-120321: Fix TSan reported races on gi_frame_state (gh-143128)
2025-12-24 16:10:43 -05:00
frozen.c
…
frozenmain.c
…
future.c
…
gc_free_threading.c
gh-142975: During GC, mark frozen objects with a merged zero refcount for destruction (GH-143156)
2025-12-25 16:31:41 +00:00
gc_gil.c
…
gc.c
…
generated_cases.c.h
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +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
gh-143135: Fix sys.flags.inspect when PYTHONINSPECT=0 (GH-143136)
2025-12-24 19:56:59 +02:00
instruction_sequence.c
…
instrumentation.c
Remove redundant pycore_optimizer.h includes (
#143184
)
2025-12-26 11:11:11 +00:00
interpconfig.c
…
intrinsics.c
…
jit.c
JIT: don't leak shim memory when shutting down the interpreter (
#142984
)
2025-12-23 17:50:00 +00:00
legacy_tracing.c
…
lock.c
…
marshal.c
…
modsupport.c
…
mysnprintf.c
…
mystrtoul.c
…
object_stack.c
…
opcode_targets.h
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
2025-12-22 23:01:34 +00:00
optimizer_analysis.c
gh-134584: Eliminate redundant refcounting from
_CALL_TYPE_1
(GH-135818)
2025-12-23 17:01:10 +00:00
optimizer_bytecodes.c
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +00:00
optimizer_cases.c.h
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +00:00
optimizer_symbols.c
gh-134584: JIT: Remove redundant refcount from STORE_FAST (GH-143336)
2026-01-02 18:22:21 +00:00
optimizer.c
gh-143183: Link trace to side exits, rather than stop (GH-143268)
2025-12-29 15:10:42 +00:00
parking_lot.c
…
pathconfig.c
…
perf_jit_trampoline.c
…
perf_trampoline.c
gh-143228: Fix UAF in perf trampoline during finalization (
#143233
)
2025-12-28 13:50:23 +00:00
preconfig.c
…
pyarena.c
…
pyctype.c
…
pyfpe.c
…
pyhash.c
…
pylifecycle.c
gh-143228: Fix UAF in perf trampoline during finalization (
#143233
)
2025-12-28 13:50:23 +00:00
pymath.c
…
pystate.c
…
pystats.c
…
pystrcmp.c
…
pystrhex.c
…
pystrtod.c
…
Python-ast.c
gh-131421: Fix ASDL kw_defaults being
expr*
instead of
expr?*
(GH-133773)
2025-12-29 13:43:09 +02:00
Python-tokenize.c
…
pythonrun.c
…
pytime.c
…
qsbr.c
…
README
…
remote_debug.h
gh-131591: Do not free page caches that weren't allocated (
#143205
)
2025-12-27 13:38:11 +00:00
remote_debugging.c
…
specialize.c
gh-139757: Fix unintended bytecode specialization for non-ascii string (gh-143352)
2026-01-02 14:05:08 +00:00
stackrefs.c
…
stdlib_module_names.h
…
structmember.c
…
suggestions.c
…
symtable.c
…
sysmodule.c
…
thread_nt.h
…
thread_pthread_stubs.h
…
thread_pthread.h
…
thread.c
…
tier2_engine.md
…
traceback.c
gh-143108: Don't instrument faulthandler.c for TSan (
#143109
)
2025-12-24 02:12:55 +01:00
tracemalloc.c
gh-143057: avoid locking in
tracemalloc
C-APIs when it is not enabled (
#143065
)
2025-12-22 21:08:07 +05:30
uniqueid.c
…
vm-state.md
…
README
Miscellaneous source files for the main Python shared library