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.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
*
[3.14] gh-135607: remove null checking of weakref list in dealloc of extensio...
Victor Stinner
2025-06-30
1
-0/+14
*
[3.14] Doc: fix duplicated words (GH-136086) (#136108)
Miss Islington (bot)
2025-06-29
2
-2/+2
*
[3.14] gh-91048: Fix external inspection multi-threaded performance (GH-13600...
Pablo Galindo Salgado
2025-06-28
4
-0/+7
*
[3.14] gh-135755: Move `PyFunction_GET_BUILTINS` to the private API (GH-13593...
Miss Islington (bot)
2025-06-26
2
-5/+5
*
[3.14] gh-131591: Add Py_ prefix to MAX_SCRIPT_PATH_SIZE; remove unprefixed s...
Miss Islington (bot)
2025-06-26
2
-4/+4
*
[3.14] gh-135755: Move SPECIAL_ constants to a private header (GH-135922) (GH...
Petr Viktorin
2025-06-25
2
-7/+7
*
Post 3.14.0b3
Hugo van Kemenade
2025-06-17
1
-1/+1
*
Python 3.14.0b3
v3.14.0b3
Hugo van Kemenade
2025-06-17
1
-2/+2
*
[3.14] gh-135443: Sometimes Fall Back to __main__.__dict__ For Globals (gh-13...
Miss Islington (bot)
2025-06-16
1
-0/+10
*
[3.14] gh-132775: Clean Up Cross-Interpreter Error Handling (gh-135492)
Miss Islington (bot)
2025-06-14
1
-17/+20
*
[3.14] gh-133968: Add PyUnicodeWriter_WriteASCII() function (#133973) (#134974)
Victor Stinner
2025-06-09
1
-0/+4
*
[3.14] gh-134889: Fix handling of a few opcodes when optimizing `LOAD_FAST` (...
mpage
2025-06-05
1
-1/+2
*
[3.14] gh-134989: Fix Py_RETURN_NONE in the limited C API (GH-135165) (#135178)
Miss Islington (bot)
2025-06-05
2
-5/+17
*
[3.14] gh-134989: Implement PyObject_DelAttr() as a macro in the limited C AP...
Miss Islington (bot)
2025-06-04
1
-2/+12
*
[3.14] gh-134875: Fix mimallc build error for the old compilers (gh-134994) (...
Miss Islington (bot)
2025-06-03
1
-2/+2
*
[3.14] gh-132775: Expand the Capability of Interpreter.call() (gh-134933)
Miss Islington (bot)
2025-05-30
1
-8/+27
*
[3.14] GH-133912: Fix `PyObject_GenericSetDict` to handle inline values (GH-1...
Miss Islington (bot)
2025-05-29
1
-0/+2
*
Merge branch '3.14' of https://github.com/python/cpython into 3.14
Hugo van Kemenade
2025-05-26
4
-0/+7
|
\
|
*
[3.14] gh-91048: Add better error messages for remote debugging for CI builds...
Miss Islington (bot)
2025-05-26
4
-0/+7
*
|
Post 3.14.0b2
Hugo van Kemenade
2025-05-26
1
-1/+1
*
|
Python 3.14.0b2
v3.14.0b2
Hugo van Kemenade
2025-05-26
1
-2/+2
|
/
*
[3.14] gh-91048: Refactor and optimize remote debugging module (#134652) (#13...
Pablo Galindo Salgado
2025-05-25
7
-0/+30
*
[3.14] gh-115999: Add PyCodeObject.co_tlbc to the debug offsets (GH-134286) (...
Miss Islington (bot)
2025-05-25
1
-0/+8
*
[3.14] GH-130397: remove special-casing of C stack depth for WASI (GH-134469)...
Miss Islington (bot)
2025-05-22
1
-3/+0
*
[3.14] gh-132775: Make _PyXI_session Opaque (gh-134522)
Miss Islington (bot)
2025-05-22
1
-50/+8
*
[3.14] gh-132775: Use _PyFunction_VerifyStateless() and _PyCode_VerifyStatele...
Miss Islington (bot)
2025-05-21
1
-2/+2
*
[3.14] gh-132775: Support Fallbacks in _PyObject_GetXIData() (gh-134418)
Miss Islington (bot)
2025-05-21
2
-4/+25
*
[3.14] gh-129748: Update mimalloc to use atomic store for mi_block_set_nextx ...
Miss Islington (bot)
2025-05-20
2
-5/+5
*
[3.14] gh-132983: Convert zstd ``__new__`` methods to Argument Clinic (GH-133...
Miss Islington (bot)
2025-05-20
4
-7/+0
*
[3.14] gh-133779: Revert Windows generation of pyconfig.h and go back to a st...
Steve Dower
2025-05-19
1
-0/+13
*
[3.14] gh-128045: Mark unknown opcodes as deopting to themselves (GH-128044) ...
Miss Islington (bot)
2025-05-19
1
-0/+29
*
[3.14] gh-132641: fix race in `lru_cache` under free-threading (GH-133787) (#...
Miss Islington (bot)
2025-05-14
1
-0/+2
*
[3.14] gh-133767: Fix use-after-free in the unicode-escape decoder with an er...
Miss Islington (bot)
2025-05-13
2
-6/+11
*
[3.14] gh-132775: Add _PyFunction_GetXIData() (gh-133955)
Miss Islington (bot)
2025-05-12
1
-0/+7
[next]