https://github.com/python/cpython/commit/5b8cd314e24074505fa4da57a06a7a9d46bc2434
commit: 5b8cd314e24074505fa4da57a06a7a9d46bc2434
branch: main
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2026-04-15T21:52:30-07:00
summary:
gh-137814: Fix `__qualname__` of `__annotate__` (#137842)
file
https://github.com/python/cpython/commit/1c9de6bbaab9d909a5f0de7fe6eb19dcce00b305
commit: 1c9de6bbaab9d909a5f0de7fe6eb19dcce00b305
branch: 3.14
author: Jelle Zijlstra
committer: JelleZijlstra
date: 2026-04-15T21:52:43-07:00
summary:
[3.14] gh-137814: Fix __qualname__ of __annotate__ functions in
https://github.com/python/cpython/commit/5f28e6b818a259253c521305d51841dcf6e4c1f4
commit: 5f28e6b818a259253c521305d51841dcf6e4c1f4
branch: main
author: Joshua Root
committer: kumaraditya303
date: 2026-04-16T11:21:23+05:30
summary:
gh-148474: Fix `_Py_hexlify_simd` compilation with older clang (#
https://github.com/python/cpython/commit/9d3814308805e0a254e08f230ed362e86e6185cb
commit: 9d3814308805e0a254e08f230ed362e86e6185cb
branch: main
author: Havmaagen <[email protected]>
committer: kumaraditya303
date: 2026-04-16T11:23:29+05:30
summary:
Docs: Fix typos and a
https://github.com/python/cpython/commit/ca064d9b657332d8c73b7b4079ce4311ccec
commit: ca064d9b657332d8c73b7b4079ce4311ccec
branch: main
author: Michiel W. Beijen
committer: encukou
date: 2026-04-15T14:21:43+02:00
summary:
gh-117716: Fix wave RIFF padding for data chunks (GH-145237)
wave
https://github.com/python/cpython/commit/c7e9919df02e5bd6f61d86907bb54de4be981bb0
commit: c7e9919df02e5bd6f61d86907bb54de4be981bb0
branch: main
author: Wulian233 <[email protected]>
committer: Fidget-Spinner
date: 2026-04-15T12:22:55Z
summary:
gh-131798: Fix `_ITER_CHECK_RANGE` type in the JIT (
https://github.com/python/cpython/commit/69e0a78e6edc3166c7a5b166955c0cefd1bacd5d
commit: 69e0a78e6edc3166c7a5b166955c0cefd1bacd5d
branch: main
author: Bénédikt Tran <[email protected]>
committer: picnixz <[email protected]>
date: 2026-04-15T11:42:20Z
https://github.com/python/cpython/commit/aee63e2daeaf74122ae2556a28e156b218c43a65
commit: aee63e2daeaf74122ae2556a28e156b218c43a65
branch: main
author: Pieter Eendebak
committer: Fidget-Spinner
date: 2026-04-15T18:53:47+08:00
summary:
gh-139038: Add whatsnew entry for jit unique reference tracki
https://github.com/python/cpython/commit/a5969e8f0fda37aaf0e2f844fdcfca9d822a70b1
commit: a5969e8f0fda37aaf0e2f844fdcfca9d822a70b1
branch: 3.13
author: Petr Viktorin
committer: encukou
date: 2026-04-15T12:11:10+02:00
summary:
[3.13] gh-146333: Fix quadratic regex backtracking in configparser opt
https://github.com/python/cpython/commit/0d2101de2ac432cf27486020599c2376a17954a3
commit: 0d2101de2ac432cf27486020599c2376a17954a3
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: StanFromIreland
date: 2026-04-15T17:15:42+01:00
summary:
[3.14
https://github.com/python/cpython/commit/9c2db8144ed15f0b57fdb90ed7c7e8c362debd28
commit: 9c2db8144ed15f0b57fdb90ed7c7e8c362debd28
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: StanFromIreland
date: 2026-04-15T17:15:31+01:00
summary:
[3.13
https://github.com/python/cpython/commit/eb2f634b831ae235c2ebd4cbeab97a40e7d8724e
commit: eb2f634b831ae235c2ebd4cbeab97a40e7d8724e
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2026-04-15T23:09:47+0
https://github.com/python/cpython/commit/0a6bc082b7bc32a1f7743d8e0a1d635d5d72c965
commit: 0a6bc082b7bc32a1f7743d8e0a1d635d5d72c965
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: zooba
date: 2026-04-15T21:54:01Z
summary:
Add PyManager docume
https://github.com/python/cpython/commit/54607eec34b42d377a12fe16697e61a1663a1f42
commit: 54607eec34b42d377a12fe16697e61a1663a1f42
branch: main
author: Steve Dower
committer: zooba
date: 2026-04-15T22:48:14+01:00
summary:
Add PyManager documentation for index signatures (GH-148631)
files:
M Doc
https://github.com/python/cpython/commit/cb339d3c9eaeedb6e541a36560b8a21567158e25
commit: cb339d3c9eaeedb6e541a36560b8a21567158e25
branch: main
author: Carey Metcalfe
committer: JelleZijlstra
date: 2026-04-15T06:24:28-07:00
summary:
gh-143886: Ensure function annotations are returned in order of
https://github.com/python/cpython/commit/e378eda980ff786eb2211738aac0b6f76da88f91
commit: e378eda980ff786eb2211738aac0b6f76da88f91
branch: 3.12
author: Petr Viktorin
committer: Yhg1s
date: 2026-04-15T15:41:03+02:00
summary:
[3.12] gh-145548: Use VMADDR_CID_LOCAL in VSOCK socket tests (GH-145589)
https://github.com/python/cpython/commit/ab45919812340c32ed4fb9ba9ca9962f4c5514b0
commit: ab45919812340c32ed4fb9ba9ca9962f4c5514b0
branch: main
author: Ken Jin
committer: Fidget-Spinner
date: 2026-04-15T12:58:35Z
summary:
gh-148609: Remove unicode character in bytecodes.c (GH-148611)
Remove uni
https://github.com/python/cpython/commit/55c9d60a3a7d5fca61c5a136af3a3b0a7c74
commit: 55c9d60a3a7d5fca61c5a136af3a3b0a7c74
branch: main
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2026-04-15T18:18:49+0
https://github.com/python/cpython/commit/0968f332f47e1ccd6ece65f799949aac77335354
commit: 0968f332f47e1ccd6ece65f799949aac77335354
branch: 3.14
author: Miss Islington (bot) <[email protected]>
committer: hugovk <[email protected]>
date: 2026-04-1
https://github.com/python/cpython/commit/1797dcda4ec78ad77f32214b20e7e78a9ecb7042
commit: 1797dcda4ec78ad77f32214b20e7e78a9ecb7042
branch: 3.13
author: Hugo van Kemenade <[email protected]>
committer: hugovk <[email protected]>
date: 2026-04-15T19:01:04+0
https://github.com/python/cpython/commit/e998eb9a83b402f29bae06553424d1e42591cf4a
commit: e998eb9a83b402f29bae06553424d1e42591cf4a
branch: main
author: Neko Asakura
committer: Fidget-Spinner
date: 2026-04-16T01:08:29+08:00
summary:
gh-148604: change `ADD_OP(_POP_TOP, ...)` to `optimize_pop_top`
21 matches
Mail list logo