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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.14.1
v3.14.1
Hugo van Kemenade
2025-12-02
1
-2/+2
*
[3.14] gh-140373: Correctly emit `PY_UNWIND` event when generator is closed (...
Miss Islington (bot)
2025-11-30
1
-0/+1
*
[3.14] gh-116008: Detect freed thread state in faulthandler (GH-141988) (#142...
Miss Islington (bot)
2025-11-27
1
-0/+21
*
[3.14] gh-125434: Display thread name in faulthandler on Windows (#142011)
Victor Stinner
2025-11-27
1
-0/+2
*
[3.14] gh-116738: Fix thread-safety issue in re module for free threading (gh...
Miss Islington (bot)
2025-11-26
1
-0/+6
*
[3.14] GH-139653: Only raise an exception (or fatal error) when the stack poi...
Petr Viktorin
2025-11-26
1
-2/+5
*
[3.14] gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (GH-139668)...
Petr Viktorin
2025-11-25
3
-0/+22
*
[3.14] gh-116749: Fix code comment for _PyConfig_GIL_DEFAULT (gh-141804) (gh-...
Miss Islington (bot)
2025-11-24
1
-4/+2
*
[3.14] GH-139914: Handle stack growth direction on HPPA (GH-140028) (#141404)
Stefano Rivera
2025-11-23
3
-0/+18
*
[3.14] fix memory order of `_Py_atomic_store_uint_release` (GH-141562) (GH-14...
Miss Islington (bot)
2025-11-17
1
-8/+8
*
[3.14] gh-140815: Fix faulthandler for invalid/freed frame (GH-140921) (#140981)
Miss Islington (bot)
2025-11-04
3
-6/+68
*
[3.14] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59...
Bénédikt Tran
2025-11-02
1
-0/+5
*
[3.14] gh-131927: Do not emit PEP 765 warnings in ast.parse() (GH-139642) (GH...
Miss Islington (bot)
2025-10-30
1
-1/+2
*
[3.14] gh-140487: Fix Py_RETURN_NOTIMPLEMENTED in limited C API 3.11 (GH-1406...
Miss Islington (bot)
2025-10-27
1
-2/+7
*
[3.14] GH-139951: Fix major GC performance regression. Backport of GH-140262 ...
Mark Shannon
2025-10-23
1
-4/+19
*
[3.14] gh-140067: Fix memory leak in sub-interpreter creation (GH-140111) (#...
Kumar Aditya
2025-10-18
1
-4/+1
*
[3.14] gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (GH-1...
Miss Islington (bot)
2025-10-15
1
-0/+2
*
[3.14] gh-139640: Fix swallowing syntax warnings in different modules (GH-139...
Miss Islington (bot)
2025-10-14
1
-6/+0
*
[3.14] gh-125996: fix thread safety of `collections.OrderedDict` (GH-133734) ...
Kumar Aditya
2025-10-13
1
-0/+6
*
[3.14] gh-138264: Fix gcc 14 compiler warnings (GH-138265) (GH-138426)
Serhiy Storchaka
2025-10-07
1
-1/+1
*
[3.14] gh-137185: Fix `_Py_DumpStack()` async signal safety (gh-137187) (gh-1...
Miss Islington (bot)
2025-10-07
1
-0/+1
*
[3.14] gh-138661: fix data race in `PyCode_Addr2Line` (GH-138664) (#138834)
Miss Islington (bot)
2025-10-07
1
-0/+2
*
[3.14] gh-136823: Update documentation on excluded headers in Python.h (GH-13...
Miss Islington (bot)
2025-10-07
1
-0/+1
*
[3.14] gh-137400: Fix thread-safety issues when profiling all threads (gh-137...
Sam Gross
2025-10-07
2
-3/+5
*
[3.14] gh-137058: Sync _Py_NULL macro with the main branch (#137409)
Victor Stinner
2025-10-07
1
-2/+3
*
Post 3.14.0
Hugo van Kemenade
2025-10-07
1
-1/+1
*
Python 3.14.0
v3.14.0
Hugo van Kemenade
2025-10-07
1
-3/+3
*
Post 3.14.0rc3
Hugo van Kemenade
2025-09-18
1
-1/+1
*
Python 3.14.0rc3
v3.14.0rc3
Hugo van Kemenade
2025-09-18
1
-2/+2
*
[3.14] gh-128627: Use __builtin_wasm_test_function_pointer_signature for Emsc...
Miss Islington (bot)
2025-09-17
1
-6/+0
*
[3.14] gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (GH-138350) (#138356)
Miss Islington (bot)
2025-09-16
2
-3/+3
*
[3.14] gh-138349: Fix crash when combining module-level annotation and listco...
Victor Stinner
2025-09-11
1
-1/+2
*
[3.14] gh-137883: Check the recursion limit for specialized keyword argument ...
Peter Bierma
2025-08-25
1
-1/+1
*
Post 3.14.0rc2
Hugo van Kemenade
2025-08-14
1
-1/+1
*
Python 3.14.0rc2
v3.14.0rc2
Hugo van Kemenade
2025-08-14
1
-2/+2
*
[3.14] gh-137288: Update version in magic number log (GH-137665) (#137667)
Petr Viktorin
2025-08-12
1
-1/+1
*
[3.14] gh-137288: Fix bug where boolean expressions are not associated with t...
Irit Katriel
2025-08-12
1
-1/+2
*
Post 3.14.0rc1
Hugo van Kemenade
2025-07-22
1
-1/+1
*
Python 3.14.0rc1
v3.14.0rc1
Hugo van Kemenade
2025-07-22
1
-3/+3
*
[3.14] gh-134009: Expose `PyMutex_IsLocked` in the public C API (gh-134365) (...
Hugo van Kemenade
2025-07-22
2
-7/+11
*
[3.14] gh-133296: Publicly expose critical section API that accepts PyMutex (...
Miss Islington (bot)
2025-07-22
2
-12/+22
*
[3.14] gh-136421: Load `_datetime` static types during interpreter initializa...
Miss Islington (bot)
2025-07-21
1
-0/+1
*
[3.14] GH-133136: Revise QSBR to reduce excess memory held (gh-135473) (#135912)
Miss Islington (bot)
2025-07-08
2
-7/+26
*
Post 3.14.0b4
Hugo van Kemenade
2025-07-08
1
-1/+1
*
Python 3.14.0b4
v3.14.0b4
Hugo van Kemenade
2025-07-08
1
-2/+2
*
[3.14] gh-135906: Use `_PyObject_CAST` in internal headers (GH-135892) (GH-13...
Miss Islington (bot)
2025-07-07
2
-3/+3
*
[3.14] GH-133932: Tagged ints are heap safe (GH-134244) (#134494)
Miss Islington (bot)
2025-07-07
1
-13/+7
*
[3.14] gh-127705: Move Py_INCREF_MORTAL() to the internal C API (GH-136178) (...
Miss Islington (bot)
2025-07-03
3
-18/+18
*
[3.14] gh-130396: Move PYOS_LOG2_STACK_MARGIN to internal headers (GH-135928)...
Miss Islington (bot)
2025-07-01
3
-24/+26
*
[3.14] gh-135755: Use private names (_Py*) for header file guards new in 3.14...
Miss Islington (bot)
2025-07-01
3
-9/+9
[next]