[Python-checkins] gh-80642: timeit - make target time of autorange configurable (#140283)

2026-04-02 Thread hugovk
https://github.com/python/cpython/commit/f3b74d62698d5f0ee7dd905b8a7b9189e6ef9fce commit: f3b74d62698d5f0ee7dd905b8a7b9189e6ef9fce branch: main author: Miikka Koskinen committer: hugovk <[email protected]> date: 2026-04-03T06:47:21Z summary: gh-80642: timeit - make target ti

[Python-checkins] GH-126910: Revert "Make `_Py_get_machine_stack_pointer` return the stack pointer (#147945)" (GH-147994)

2026-04-02 Thread encukou
https://github.com/python/cpython/commit/9b08f8c56f8d41b71fbe9f127a910e9644ac64ac commit: 9b08f8c56f8d41b71fbe9f127a910e9644ac64ac branch: main author: Petr Viktorin committer: encukou date: 2026-04-02T16:53:09+02:00 summary: GH-126910: Revert "Make `_Py_get_machine_stack_pointer` return the sta

[Python-checkins] gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is missing (#147973)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/97babb8ef70c1c25768a0e534cfb10955c6b290d commit: 97babb8ef70c1c25768a0e534cfb10955c6b290d branch: main author: Victor Stinner committer: vstinner date: 2026-04-02T13:45:59+02:00 summary: gh-143394: Skip pyrepl test_no_newline() basic REPL if readline is m

[Python-checkins] gh-146636: Py_mod_abi mandatory for modules created from slots array (GH-146855)

2026-04-02 Thread encukou
https://github.com/python/cpython/commit/a86963b3e2afa854132968f0d4bffe2ed2c87fe0 commit: a86963b3e2afa854132968f0d4bffe2ed2c87fe0 branch: main author: Petr Viktorin committer: encukou date: 2026-04-02T13:54:21+02:00 summary: gh-146636: Py_mod_abi mandatory for modules created from slots array (

[Python-checkins] gh-147988: Initialize digits in long_alloc() in debug mode (#147989)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/c1a4112c225e22d2707ff0a711353227e64f6fb5 commit: c1a4112c225e22d2707ff0a711353227e64f6fb5 branch: main author: Victor Stinner committer: vstinner date: 2026-04-02T11:55:34Z summary: gh-147988: Initialize digits in long_alloc() in debug mode (#147989) Whe

[Python-checkins] [3.10] gh-146488: hash-pin all action references (gh-146489) (#147978)

2026-04-02 Thread hugovk
https://github.com/python/cpython/commit/ba74c01ac0b6d632f7c3bd6bf24fbaf5e4e2091d commit: ba74c01ac0b6d632f7c3bd6bf24fbaf5e4e2091d branch: 3.10 author: William Woodruff committer: hugovk <[email protected]> date: 2026-04-02T11:17:37+03:00 summary: [3.10] gh-146488: hash-pin

[Python-checkins] GH-145247: Use _PyTuple_FromPair in Modules (part 1) (#148000)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/0c100664bc4c4bdaf6e2c0487a07b145b08c1e19 commit: 0c100664bc4c4bdaf6e2c0487a07b145b08c1e19 branch: main author: Sergey Miryanov committer: vstinner date: 2026-04-02T23:20:13+02:00 summary: GH-145247: Use _PyTuple_FromPair in Modules (part 1) (#148000) fil

[Python-checkins] GH-145247: Use _PyTuple_FromPair in Modules (part 2) (#148003)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/c1b20a6d96eadf1c49c511f1e480aff82b6477a4 commit: c1b20a6d96eadf1c49c511f1e480aff82b6477a4 branch: main author: Sergey Miryanov committer: vstinner date: 2026-04-02T23:24:03+02:00 summary: GH-145247: Use _PyTuple_FromPair in Modules (part 2) (#148003) Co-

[Python-checkins] gh-142533: Document CRLF injection vulnerabilities in http.server doc (#143395)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/617f4cc1c2605b86b4833450253c3599b61d6638 commit: 617f4cc1c2605b86b4833450253c3599b61d6638 branch: main author: Tadej Magajna committer: vstinner date: 2026-04-02T23:26:21+02:00 summary: gh-142533: Document CRLF injection vulnerabilities in http.server doc

[Python-checkins] [3.14] gh-142533: Document CRLF injection vulnerabilities in http.server doc (GH-143395) (#148020)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/dbba26dabee2b685539df0c0d9e06bc21c4d2c3a commit: dbba26dabee2b685539df0c0d9e06bc21c4d2c3a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2026-04-02T21:32:48Z summary: [3.14] gh-142533:

[Python-checkins] [3.13] gh-142533: Document CRLF injection vulnerabilities in http.server doc (GH-143395) (#148021)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/e43fae7a755fa6da7f176affef014044f231a123 commit: e43fae7a755fa6da7f176affef014044f231a123 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2026-04-02T21:33:00Z summary: [3.13] gh-142533:

[Python-checkins] Move root user checks to test.support (#146195)

2026-04-02 Thread vstinner
https://github.com/python/cpython/commit/86b8617747699416fcf9cd4ce6ea1da58a66f70e commit: 86b8617747699416fcf9cd4ce6ea1da58a66f70e branch: main author: Jakub KulĂ­k committer: vstinner date: 2026-04-02T15:50:38Z summary: Move root user checks to test.support (#146195) files: M Lib/test/support/_

[Python-checkins] gh-139038: Update JIT results in preparation for 3.15a8 (GH-148018)

2026-04-02 Thread Fidget-Spinner
https://github.com/python/cpython/commit/74a82a29ba047dfb14b288329981de237b66b348 commit: 74a82a29ba047dfb14b288329981de237b66b348 branch: main author: Ken Jin committer: Fidget-Spinner date: 2026-04-03T03:10:04+08:00 summary: gh-139038: Update JIT results in preparation for 3.15a8 (GH-148018)

[Python-checkins] [3.12] gh-146488: hash-pin all action references (gh-146489) (#147980)

2026-04-02 Thread hugovk
https://github.com/python/cpython/commit/c77823d46b2b0a856ee9c7f66d0222641e6d1543 commit: c77823d46b2b0a856ee9c7f66d0222641e6d1543 branch: 3.12 author: William Woodruff committer: hugovk <[email protected]> date: 2026-04-02T22:18:32+03:00 summary: [3.12] gh-146488: hash-pin

[Python-checkins] [3.14] gh-146488: hash-pin all action references (gh-146489) (#147983)

2026-04-02 Thread hugovk
https://github.com/python/cpython/commit/ea9ecc8955a77365ffdf1c787f8eeb03a54df330 commit: ea9ecc8955a77365ffdf1c787f8eeb03a54df330 branch: 3.14 author: William Woodruff committer: hugovk <[email protected]> date: 2026-04-02T09:30:01Z summary: [3.14] gh-146488: hash-pin all a

[Python-checkins] [3.12] Remove MSI build from security-only branch (#148007)

2026-04-02 Thread hugovk
https://github.com/python/cpython/commit/66dd17953df6637c136b2a8f0f72dc9db2fb1ae4 commit: 66dd17953df6637c136b2a8f0f72dc9db2fb1ae4 branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-04-02T15:53:27+0

[Python-checkins] [3.11] Remove MSI build from security-only branch (GH-148007) (#148008)

2026-04-02 Thread hugovk
https://github.com/python/cpython/commit/a78cbed7405b262e38ee3c1f215eda719d69453e commit: a78cbed7405b262e38ee3c1f215eda719d69453e branch: 3.11 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-04-02T16:16:12+0

[Python-checkins] gh-146613: Fix re-entrant use-after-free in `itertools._grouper` (#147962)

2026-04-02 Thread kumaraditya303
https://github.com/python/cpython/commit/fc7a188fe70a7b98696b4fcee8db9eb8398aeb7b commit: fc7a188fe70a7b98696b4fcee8db9eb8398aeb7b branch: main author: Ma Yukun <[email protected]> committer: kumaraditya303 date: 2026-04-02T19:04:58+05:30 summary: gh-146613: Fix re-entrant