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
*
[3.12] gh-126108: Fix potential null pointer dereference in `PySys_AddWarnOpt...
Miss Islington (bot)
2025-01-31
1
-3/+4
*
[3.12] gh-128799: Add frame of except* to traceback when wrapping a naked exc...
Irit Katriel
2025-01-30
3
-3/+14
*
[3.12] gh-129185: Fix PyTraceMalloc_Untrack() at Python exit (#129191) (#1292...
Victor Stinner
2025-01-23
2
-6/+29
*
[3.12] gh-128679: Fix tracemalloc.stop() race conditions (#128897) (#129022)
Victor Stinner
2025-01-19
2
-109/+137
*
[3.12] gh-128049: Fix type confusion bug with the return value of a custom Ex...
Miss Islington (bot)
2024-12-20
1
-2/+19
*
[3.12] gh-126742: Add _PyErr_SetLocaleString, use it for gdbm & dlerror messa...
Bénédikt Tran
2024-12-17
1
-0/+9
*
[3.12] gh-111609: `end_offset` is ignored in subclasses of SyntaxError (#127554)
Nice Zombies
2024-12-11
1
-34/+28
*
[3.12] gh-116510: Fix a Crash Due to Shared Immortal Interned Strings (gh-125...
Miss Islington (bot)
2024-12-03
2
-1/+11
*
[3.12] gh-127208: Reject null character in _imp.create_dynamic() (#127400) (#...
Victor Stinner
2024-11-29
1
-3/+5
*
[3.12] gh-123967: Fix faulthandler for trampoline frames (#127329) (#127363)
Victor Stinner
2024-11-28
1
-9/+14
*
[3.12] gh-109746: Make _thread.start_new_thread delete state of new thread on...
Serhiy Storchaka
2024-11-22
1
-1/+3
*
[3.12] gh-126171: fix possible null dereference in _imp_find_frozen_impl (GH-...
Miss Islington (bot)
2024-11-08
1
-1/+1
*
[3.12] Fix possible null pointer dereference of freevars in _PyCompile_Lookup...
Valery Fedorenko
2024-11-06
1
-1/+1
*
[3.12] gh-125832: Clarify comment for inlined comprehensions as per P… (gh-...
Donghee Na
2024-11-03
1
-3/+6
*
[3.12] gh-126139: Improve error message location for future statement with un...
Brian Schubert
2024-10-30
1
-2/+10
*
[3.12] gh-126105: Fix crash in `ast` module, when `._fields` is delet… (#12...
Kirill Podoprigora
2024-10-29
1
-6/+7
*
[3.12] gh-113993: Make interned strings mortal (GH-120520, GH-121364, GH-1219...
Petr Viktorin
2024-09-27
9
-29/+96
*
[3.12] gh-124188: Fix PyErr_ProgramTextObject() (GH-124189) (GH-124426)
Serhiy Storchaka
2024-09-24
1
-35/+56
*
[3.12] gh-98442: fix locations of with statement's cleanup instructions (GH-1...
Miss Islington (bot)
2024-09-15
1
-1/+3
*
[3.12] gh-123892: Add "_wmi" to sys.stdlib_module_names (GH-123893) (#123897)
Miss Islington (bot)
2024-09-10
1
-0/+1
*
[3.12] gh-93691: fix too broad source locations of with-statement instruction...
Miss Islington (bot)
2024-09-02
1
-3/+2
*
[3.12] gh-123142: fix too wide source location of GET_ITER/GET_AITER (GH-1234...
Irit Katriel
2024-08-28
1
-8/+7
*
[3.12] gh-123083: Fix a potential use-after-free in ``STORE_ATTR_WITH… (#12...
Donghee Na
2024-08-22
2
-203/+205
*
[3.12] gh-123142: Fix too wide source locations in tracebacks of exceptions f...
Irit Katriel
2024-08-22
1
-2/+3
*
[3.12] gh-118814: Fix the TypeVar constructor when name is passed by keyword ...
Serhiy Storchaka
2024-08-08
1
-1/+1
*
[3.12] gh-122334: Fix crash when importing ssl after re-initialization (GH-12...
neonene
2024-08-02
1
-0/+12
*
[3.12] gh-122029: Log call events in sys.setprofile when it's a method with c...
Miss Islington (bot)
2024-07-23
1
-0/+13
*
[3.12] gh-121905: Consistently use "floating-point" instead of "floating poin...
Serhiy Storchaka
2024-07-19
1
-2/+2
*
[3.12] gh-121153: Fix some errors with use of _PyLong_CompactValue() (GH-121154)
Serhiy Storchaka
2024-07-17
1
-2/+2
*
[3.12] gh-121657: Display correct error message for yield from outsid… (GH-...
Kirill Podoprigora
2024-07-15
1
-1/+1
*
[3.12] gh-121390: tracemalloc: Fix tracebacks memory leak (GH-121391) (#121393)
Miss Islington (bot)
2024-07-05
1
-1/+1
*
[3.12] gh-120811: Fix reference leak upon `_PyContext_Exit` failure (GH-12081...
Miss Islington (bot)
2024-06-22
1
-0/+1
*
[3.12] gh-120722: Set position on RETURN_VALUE in lambda (GH-120724) (#120739)
Jelle Zijlstra
2024-06-19
1
-1/+1
*
[3.12] gh-119897: Revert buggy optimization which was removed in 3.13 (#120467)
Irit Katriel
2024-06-18
1
-13/+5
*
[3.12] gh-93691: fix too broad source locations of for statement iterators (G...
Irit Katriel
2024-06-13
1
-0/+7
*
[3.12] gh-120343: Fix column offsets of multiline tokens in tokenize (GH-1203...
Miss Islington (bot)
2024-06-12
1
-4/+10
*
[3.12] gh-120343: Do not reset byte_col_offset_diff after multiline tokens (G...
Miss Islington (bot)
2024-06-11
1
-1/+6
*
[3.12] gh-119666: fix multiple class-scope comprehensions referencing __class...
Miss Islington (bot)
2024-06-10
1
-13/+10
*
[3.12] gh-120155: Fix optimize_and_assemble_code_unit() error handling (#120231)
Victor Stinner
2024-06-07
1
-1/+1
*
[3.12] gh-119311: Fix name mangling with PEP 695 generic classes (#119464) (#...
Jelle Zijlstra
2024-06-04
2
-13/+48
*
[3.12] gh-111499: Fix PYTHONMALLOCSTATS at Python exit (#120021) (#120023)
Victor Stinner
2024-06-04
1
-5/+7
*
[3.12] gh-119821: Fix refleak in LOAD_FROM_DICT_OR_GLOBALS (#119975)
Jelle Zijlstra
2024-06-03
2
-291/+295
*
[3.12] gh-119821: Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS (#119...
Jelle Zijlstra
2024-06-01
2
-329/+341
*
[3.12] gh-119585: Fix crash involving `PyGILState_Release()` and `PyThreadSta...
Sam Gross
2024-05-31
1
-0/+6
*
[3.12] gh-119704: Fix reference leak in the ``Python/Python-tokenize.c`` (GH-...
Miss Islington (bot)
2024-05-29
1
-0/+1
*
[3.12] gh-119118: Fix performance regression in tokenize module (GH-119615) (...
Miss Islington (bot)
2024-05-28
1
-4/+40
*
[3.12] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpre...
Eric Snow
2024-05-22
1
-0/+17
*
[3.12] gh-118513: Fix sibling comprehensions with a name bound in one and glo...
Miss Islington (bot)
2024-05-03
1
-39/+42
*
[3.12] gh-118272: Clear generator frame's locals when the generator is closed...
Irit Katriel
2024-05-02
1
-5/+13
*
[3.12] gh-116767: fix crash on 'async with' with many context managers (GH-11...
Irit Katriel
2024-05-01
1
-2/+16
[next]