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.12.8
v3.12.8
Thomas Wouters
2024-12-03
1
-2/+2
*
[3.12] gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-125...
Miss Islington (bot)
2024-12-03
2
-8/+7
*
[3.12] gh-127208: Reject null character in _imp.create_dynamic() (#127400) (#...
Victor Stinner
2024-11-29
1
-0/+3
*
[3.12] gh-126303: Fix pickling and copying of os.sched_param objects (GH-1263...
Serhiy Storchaka
2024-11-05
1
-0/+2
*
Post 3.12.7
Thomas Wouters
2024-10-01
1
-1/+1
*
Python 3.12.7
v3.12.7
Thomas Wouters
2024-10-01
1
-2/+2
*
[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-1219...
Petr Viktorin
2024-09-27
6
-763/+1478
*
Post 3.12.6
Thomas Wouters
2024-09-06
1
-1/+1
*
Python 3.12.6
v3.12.6
Thomas Wouters
2024-09-06
1
-2/+2
*
Post 3.12.5
Thomas Wouters
2024-08-07
1
-1/+1
*
Python 3.12.5
v3.12.5
Thomas Wouters
2024-08-06
1
-2/+2
*
[3.12] gh-118124: fix assert related C++ checks on Solaris/Illumos (GH-121974...
Jakub KulÃk
2024-07-22
1
-4/+4
*
[3.12] gh-121905: Consistently use "floating-point" instead of "floating poin...
Serhiy Storchaka
2024-07-19
1
-1/+1
*
[3.12] gh-119447: Fix build with _PY_SHORT_FLOAT_REPR == 0 (#121178) (#121180)
Victor Stinner
2024-06-30
1
-7/+3
*
[3.12] Fix typos in comments (GH-120481) (#120775)
Terry Jan Reedy
2024-06-20
1
-1/+1
*
[3.12] gh-119897: Revert buggy optimization which was removed in 3.13 (#120467)
Irit Katriel
2024-06-18
1
-3/+0
*
Post 3.12.4
Thomas Wouters
2024-06-06
1
-1/+1
*
Python 3.12.4
v3.12.4
Thomas Wouters
2024-06-06
1
-2/+2
*
[3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#...
Jelle Zijlstra
2024-06-04
1
-0/+2
*
[3.12] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpre...
Eric Snow
2024-05-22
4
-0/+6
*
[3.12] gh-118997: Fix _Py_ClearImmortal() assertion (#119001)
Victor Stinner
2024-05-18
1
-1/+1
*
[3.12] gh-118272: Clear generator frame's locals when the generator is closed...
Irit Katriel
2024-05-02
1
-0/+3
*
[3.12] gh-116767: fix crash on 'async with' with many context managers (GH-11...
Irit Katriel
2024-05-01
1
-1/+1
*
[3.12] gh-118207: Rename the COMMON_FIELDS macro in funcobject.h and undef it...
Miss Islington (bot)
2024-04-26
1
-3/+5
*
[3.12] gh-112536: Define `_Py_THREAD_SANITIZER` on GCC when TSan is enabled (...
Miss Islington (bot)
2024-04-10
1
-0/+3
*
Post 3.12.3
Thomas Wouters
2024-04-09
1
-1/+1
*
Python 3.12.3
v3.12.3
Thomas Wouters
2024-04-09
1
-2/+2
*
[3.12] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bi...
Serhiy Storchaka
2024-03-20
2
-4/+21
*
[3.12] gh-116869: Make C API compatible with ISO C90 (GH-116950) (#117011)
Miss Islington (bot)
2024-03-19
2
-3/+3
*
[3.12] gh-112536: Add support for thread sanitizer (TSAN) (gh-112648) (#116924)
Antoine Pitrou
2024-03-17
1
-0/+5
*
[3.12] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) ...
Sebastian Pipping
2024-03-06
1
-1/+3
*
[3.12] chore: fix typos (#116345) (#116370)
Terry Jan Reedy
2024-03-05
2
-2/+2
*
[3.12] GH-112215: Backport C recursion changes (GH-115083)
Mark Shannon
2024-02-13
1
-4/+16
*
[3.12] gh-114828: parenthesize non-atomic macro definitions in pycore_symtabl...
Miss Islington (bot)
2024-02-07
1
-12/+12
*
Post 3.12.2
Thomas Wouters
2024-02-06
1
-1/+1
*
Python 3.12.2
v3.12.2
Thomas Wouters
2024-02-06
1
-2/+2
*
[3.12] gh-106905: Use separate structs to track recursion depth in each PyAST...
Serhiy Storchaka
2023-12-25
1
-2/+2
*
[3.12] gh-113297: Fix segfault in compiler for with statement with 19 context...
Irit Katriel
2023-12-23
1
-1/+1
*
[3.12] gh-112867: fix for WITH_PYMALLOC_RADIX_TREE=0 (GH-112885) (#113068)
Miss Islington (bot)
2023-12-13
1
-0/+2
*
[3.12] gh-110820: Disable test_signal.test_stress_modifying_handlers on macOS...
Ronald Oussoren
2023-12-09
1
-1/+10
*
Post 3.12.1
Thomas Wouters
2023-12-08
1
-1/+1
*
Python 3.12.1
v3.12.1
Thomas Wouters
2023-12-07
1
-2/+2
*
[3.12] gh-112125: Fix None.__ne__(None) returning NotImplemented instead of â...
Victor Stinner
2023-12-07
1
-0/+2
*
[3.12] gh-106550: Fix sign conversion in pycore_code.h (GH-112613) (#112696)
Miss Islington (bot)
2023-12-04
1
-10/+12
*
[3.12] gh-106560: Fix redundant declarations in Include/ (#112611) (#112650)
Victor Stinner
2023-12-03
2
-2/+2
*
[3.12] gh-112367: Only free perf trampoline arenas at shutdown (GH-112368) (#...
Pablo Galindo Salgado
2023-12-01
1
-0/+1
*
[3.12] gh-111058: Change coro.cr_frame/gen.gi_frame to be None for a closed c...
Miss Islington (bot)
2023-12-01
1
-0/+2
*
[3.12] gh-111698: Restrict Py_mod_multiple_interpreters to 3.12+ Under Py_LIM...
Miss Islington (bot)
2023-11-28
1
-1/+3
*
[3.12] gh-109894: Fix initialization of static `MemoryError` in subinterprete...
Miss Islington (bot)
2023-11-28
1
-0/+1
*
[3.12] gh-110310: Add a Per-Interpreter XID Registry for Heap Types (gh-11031...
Eric Snow
2023-11-28
2
-19/+29
[next]