index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-142448: Disable JIT tracing when monitoring is enabled (GH-142842)
Ken Jin
2025-12-23
2
-6/+16
*
gh-138122: Add blocking mode for accurate stack traces in Tachyon (#142998)
Pablo Galindo Salgado
2025-12-23
1
-1/+16
*
gh-134584: Eliminate redundant refcounting from `_LOAD_ATTR_WITH_HINT` (GH-14...
Hai Zhu
2025-12-23
5
-15/+27
*
GH-139922: Tail calling for MSVC (VS 2026) (GH-143068)
Chris Eibl
2025-12-22
6
-665/+485
*
gh-139109: Add terminator to JIT code when halting due to invalid dependenci...
Ken Jin
2025-12-22
1
-1/+1
*
GH-142513: fix missing return in executor_clear (GH-143073)
Chris Eibl
2025-12-22
1
-0/+1
*
gh-143057: avoid locking in `tracemalloc` C-APIs when it is not enabled (#143...
Kumar Aditya
2025-12-22
1
-2/+11
*
gh-142476: Fix Windows crashing with JIT (GH-143021)
Ken Jin
2025-12-22
1
-1/+1
*
gh-120321: Make gi_frame_state transitions atomic in FT build (gh-142599)
Sam Gross
2025-12-19
5
-52/+123
*
gh-142476: fix memory leak when creating JIT executors (GH-142492)
Shamil
2025-12-19
1
-2/+7
*
gh-134584: JIT: Borrow references for immortal promoted globals (GH-142921)
Ken Jin
2025-12-19
2
-4/+24
*
gh-142776: Ensure fp file descriptor is closed on all code paths in import.c ...
stratakis
2025-12-19
1
-10/+4
*
gh-142961: Fix constant folding len(tuple) in JIT (GH-142963)
Ken Jin
2025-12-19
4
-8/+123
*
JIT: Rename trampoline.c to shim.c (#142974)
Diego Russo
2025-12-19
3
-12/+12
*
GH-134584: Remove redundant refcount for `BINARY_OP_SUBSCR_STR_INT` (#142844)
Savannah Ostrowski
2025-12-18
5
-23/+46
*
gh-134584: Eliminate redundant refcounting from _BINARY_OP_SUBSCR_LIST_INT (G...
LloydZ
2025-12-18
5
-33/+51
*
gh-142890: remove unnecessary interp parameter from dict functions and `_PyDi...
Kumar Aditya
2025-12-18
3
-3/+3
*
GH-142513: Reimplement executor management (GH-142931)
Mark Shannon
2025-12-18
3
-98/+90
*
gh-142419: Add mmap.set_name method for user custom annotation (gh-142480)
Donghee Na
2025-12-18
3
-3/+4
*
gh-134584: Remove redundant refcount from _BINARY_OP_ADD_UNICODE (gh-142825)
Donghee Na
2025-12-18
5
-83/+98
*
GH-100964: Fix reference cycle in exhausted generator frames (#141112)
Savannah Ostrowski
2025-12-17
1
-1/+1
*
gh-142849: Fix segfault in `executor_to_gv` (GH-142885)
Ken Jin
2025-12-17
1
-2/+2
*
gh-142873: Do not check for `PyContextVar_CheckExact` twice in `PyContextVar_...
sobolevn
2025-12-17
1
-12/+0
*
GH-142621: JIT: Avoid memory load for symbols within 4GB on AArch64 (GH-142820)
Mark Shannon
2025-12-17
1
-0/+9
*
gh-142543: Mark tracer functions as Py_NO_INLINE (GH-142846)
Ken Jin
2025-12-17
1
-3/+5
*
gh-134584: Eliminate redundant refcounting from `_STORE_ATTR_WITH_HINT` (GH-1...
Nadeshiko Manju
2025-12-16
5
-12/+43
*
gh-134584: Eliminate redundant refcounting from `_LOAD_ATTR_INSTANCE_VALUE` (...
Nadeshiko Manju
2025-12-16
5
-16/+110
*
GH-142629: JIT: Fix out of bounds memory read in lltrace (GH-142821)
Mark Shannon
2025-12-16
1
-1/+1
*
Make RESUME monitoring more readable and robust (GH-142136)
Gabriele N. Tornetta
2025-12-16
2
-2/+2
*
GH-134584: Remove redundant refcount from `_STORE_ATTR_SLOT` (#142729)
Savannah Ostrowski
2025-12-15
5
-11/+46
*
gh-142737: Handle lost `io.open` in `_Py_FindSourceFile` (GH-142747)
Bartosz Sławecki
2025-12-15
1
-0/+3
*
gh-134584: JIT: Eliminate redundant refcount ops for X_INT (GH-142765)
Ken Jin
2025-12-15
5
-456/+204
*
gh-134584: Eliminate redundant refcounting from `_STORE_ATTR_INSTANCE_VALUE` ...
Nadeshiko Manju
2025-12-15
5
-11/+44
*
gh-134584: Remove custom float decref ops (GH-142576)
Ken Jin
2025-12-15
7
-1995/+1567
*
GH-142718: JIT: Fix crash due to incorrect caching on side exits when exiting...
Mark Shannon
2025-12-15
1
-16/+639
*
gh-142472: Clean-up _PyStackRef functions (gh-142479)
Sam Gross
2025-12-15
1
-3/+3
*
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_DICT (GH-142712)
Donghee Na
2025-12-15
5
-18/+50
*
gh-134584: Eliminate redundant refcounting from _CALL_LIST_APPEND (GH-142711)
Nadeshiko Manju
2025-12-15
5
-33/+201
*
gh-142029: Raise `ModuleNotFoundError` instead of crashing on nonexsistent mo...
dr-carlos
2025-12-15
1
-10/+22
*
gh-140414: streamline thread state access in `asyncio` (#142742)
Kumar Aditya
2025-12-15
1
-2/+2
*
gh-134584: Eliminate redundant refcounting from _STORE_SUBSCR_LIST_INT (gh-14...
Donghee Na
2025-12-14
5
-16/+73
*
gh-134584: Eliminate redundant refcounting from `_CALL_BUILTION_O` (GH-142695)
PuQing
2025-12-14
4
-31/+51
*
gh-142666: Remove unused variable package in import logic (GH-142667)
Yongtao Huang
2025-12-14
1
-2/+0
*
gh-134584: Eliminate redundant refcounting from `_CALL_STR_1` (GH-136070)
Nadeshiko Manju
2025-12-14
5
-36/+36
*
gh-134584: Cleanups for GH-135860 (GH-142604)
Ken Jin
2025-12-13
5
-26/+33
*
gh-140550: Correct error message for PyModExport (PEP 793) hook (GH-142583)
Petr Viktorin
2025-12-12
1
-2/+2
*
gh-134584: Revert partially GH-135860 (GH-142620)
Ken Jin
2025-12-12
6
-45/+24
*
gh-142627: Ignore anonymous mappings in Linux remote debugging (#142628)
Victor Stinner
2025-12-12
1
-0/+5
*
fix typos in crossinterp.c and qsbr.c (#142612)
wangjingcun
2025-12-12
2
-2/+2
*
gh-142571: Check for errors before calling each syscall in `PyUnstable_CopyPe...
AZero13
2025-12-11
1
-6/+17
[next]