[Python-checkins] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129)

2026-04-05 Thread gpshead
https://github.com/python/cpython/commit/a1cf4430ed89ec702528ef074138c407ccf89946 commit: a1cf4430ed89ec702528ef074138c407ccf89946 branch: main author: Gregory P. Smith <[email protected]> committer: gpshead <[email protected]> date: 2026-04-05T11:07:07-07:

[Python-checkins] [3.14] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (GH-148126) (#148135)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/e99b801aeb9957a3351e6eb7417a21406ebfafef commit: e99b801aeb9957a3351e6eb7417a21406ebfafef branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2026-04-0

[Python-checkins] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (#148126)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/bce96a181350f348560fe0623361f39a6d5c6361 commit: bce96a181350f348560fe0623361f39a6d5c6361 branch: main author: Stan Ulbrych committer: hugovk <[email protected]> date: 2026-04-05T22:23:43+03:00 summary: gh-145098: Use `macos-15-intel`

[Python-checkins] [3.13] Add `permissions: {}` to all reusable workflows (#148114) (#148116)

2026-04-05 Thread ezio-melotti
https://github.com/python/cpython/commit/ce0c2c9fab28ed00d6e55a282aa8db2b1448 commit: ce0c2c9fab28ed00d6e55a282aa8db2b1448 branch: 3.13 author: Ezio Melotti committer: ezio-melotti date: 2026-04-05T12:04:33+02:00 summary: [3.13] Add `permissions: {}` to all reusable workflows (#148114) (

[Python-checkins] [3.11] Add `permissions: {}` to all reusable workflows (#148114) (#148123)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/a3347aaab90ce7f71d77038fdc18040a99aaec40 commit: a3347aaab90ce7f71d77038fdc18040a99aaec40 branch: 3.11 author: Ezio Melotti committer: hugovk <[email protected]> date: 2026-04-05T17:41:39+03:00 summary: [3.11] Add `permissions: {}` to

[Python-checkins] [3.12] Add `permissions: {}` to all reusable workflows (#148114) (#148122)

2026-04-05 Thread ezio-melotti
https://github.com/python/cpython/commit/24e899c17decd85b5687fe22fbe8b55da91f6d49 commit: 24e899c17decd85b5687fe22fbe8b55da91f6d49 branch: 3.12 author: Ezio Melotti committer: ezio-melotti date: 2026-04-05T17:00:10+02:00 summary: [3.12] Add `permissions: {}` to all reusable workflows (#148114) (

[Python-checkins] gh-144319: Fix huge page leak in datastack chunk allocator (#147963)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/77fc2f5a5e4ca92c609b87425a4080b71c5fa188 commit: 77fc2f5a5e4ca92c609b87425a4080b71c5fa188 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2026-04-05T16:29:38+01:00 summary: gh-144319: Fix huge page leak in datastack chunk allocator (

[Python-checkins] GH-139922: add interpreter types to InternalDocs/interpreter.md (GH-148035)

2026-04-05 Thread Fidget-Spinner
https://github.com/python/cpython/commit/668c5723ebf30441961fceb7795566c17222c04b commit: 668c5723ebf30441961fceb7795566c17222c04b branch: main author: Chris Eibl <[email protected]> committer: Fidget-Spinner date: 2026-04-05T23:25:14+08:00 summary: GH-139922: add inte

[Python-checkins] gh-140870: PyREPL auto-complete module attributes in import statements (#140871)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/b07becb57371b733b9cc91233ab93b02a6b2f014 commit: b07becb57371b733b9cc91233ab93b02a6b2f014 branch: main author: Loïc Simon committer: pablogsal date: 2026-04-05T19:10:59Z summary: gh-140870: PyREPL auto-complete module attributes in import statements (#1

[Python-checkins] [3.14] gh-148144: Initialize visited on copied interpreter frames (GH-148143) (#148147)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/636946f41322a5efbde6a3efbb283e8d8efb3e32 commit: 636946f41322a5efbde6a3efbb283e8d8efb3e32 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2026-04-05T23:49:47Z summary: [3.14] gh-148144

[Python-checkins] Silence `unused-variable` warnings in `optimizer_cases.c.h` (#148127)

2026-04-05 Thread StanFromIreland
https://github.com/python/cpython/commit/d6e044512c59ab7b83f14e00e7047756a31ac3e3 commit: d6e044512c59ab7b83f14e00e7047756a31ac3e3 branch: main author: Stan Ulbrych committer: StanFromIreland date: 2026-04-05T19:22:10+01:00 summary: Silence `unused-variable` warnings in `optimizer_cases.c.h` (#1

[Python-checkins] [3.10] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129) (#148134)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/5782d6aa508873575ae168b134f0c9c88beac95e commit: 5782d6aa508873575ae168b134f0c9c88beac95e branch: 3.10 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2026-04-05T19:33:56+01:00 summary: [3.10] gh-9

[Python-checkins] gh-69605: Add math.integer to PyREPL module completer hardcoded list (#144811)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/c64baff1d82e8a113d971869b6074551e99eece9 commit: c64baff1d82e8a113d971869b6074551e99eece9 branch: main author: Loïc Simon committer: pablogsal date: 2026-04-05T19:31:19+01:00 summary: gh-69605: Add math.integer to PyREPL module completer hardcoded list (#

[Python-checkins] [3.11] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129) (#148133)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/7d2ecdf4e9325e8c6522536a18fda2a715c74404 commit: 7d2ecdf4e9325e8c6522536a18fda2a715c74404 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2026-04-05T18:41:08Z summary: [3.11] gh-94632:

[Python-checkins] [3.13] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (GH-148126) (#148136)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/38e2470f563b8ffdc472cb34749919c98778acd2 commit: 38e2470f563b8ffdc472cb34749919c98778acd2 branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-04-06T01:11:29+0

[Python-checkins] [3.11] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-…intel` in `{jit,tail-call}.yml` (GH-148126) (#148138)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/f07b4005d9866a11450f14d22f28e56c44828254 commit: f07b4005d9866a11450f14d22f28e56c44828254 branch: 3.11 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-04-06T01:12:13+0

[Python-checkins] [3.12] gh-145098: Use `macos-15-intel` instead of unstable `macos-26-intel` in `{jit,tail-call}.yml` (GH-148126) (#148137)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/2096c5dc12de7d7ad7a09dcfa081d06c6a70e789 commit: 2096c5dc12de7d7ad7a09dcfa081d06c6a70e789 branch: 3.12 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-04-06T01:11:51+0

[Python-checkins] [3.10] gh-145098: Add `permissions: {}` to all workflows (GH-148126) (#148139)

2026-04-05 Thread hugovk
https://github.com/python/cpython/commit/2fcd2830b72b318035bd81b207de7c46e486a137 commit: 2fcd2830b72b318035bd81b207de7c46e486a137 branch: 3.10 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2026-04-06T01:12:40+0

[Python-checkins] gh-148144: Initialize visited on copied interpreter frames (#148143)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/fbfc6ccb0abf362a0ecdc02cd0aa2d16c1a4ce44 commit: fbfc6ccb0abf362a0ecdc02cd0aa2d16c1a4ce44 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2026-04-06T00:23:07+01:00 summary: gh-148144: Initialize visited on copied interpreter frames (

[Python-checkins] [3.13] gh-146541: Allow building the Android testbed for 32-bit targets (GH-146542) (#148107)

2026-04-05 Thread freakboy3742
https://github.com/python/cpython/commit/3ea97a26b626d2113d42479ef6372d0ea9e9f2cf commit: 3ea97a26b626d2113d42479ef6372d0ea9e9f2cf branch: 3.13 author: Malcolm Smith committer: freakboy3742 date: 2026-04-06T07:47:01+08:00 summary: [3.13] gh-146541: Allow building the Android testbed for 32-bit t

[Python-checkins] gh-144418: Increase Android testbed emulator RAM to 4 GB (#148054)

2026-04-05 Thread freakboy3742
https://github.com/python/cpython/commit/a95ee3a21d97afdbe6bd2ce4cd8343a36cd13b02 commit: a95ee3a21d97afdbe6bd2ce4cd8343a36cd13b02 branch: main author: Malcolm Smith committer: freakboy3742 date: 2026-04-06T13:48:00+08:00 summary: gh-144418: Increase Android testbed emulator RAM to 4 GB (#148054

[Python-checkins] [3.13] gh-144418: Increase Android testbed emulator RAM to 4 GB (GH-148054) (#148151)

2026-04-05 Thread freakboy3742
https://github.com/python/cpython/commit/06f11ecff493f538cb28e0888c71ec092343c820 commit: 06f11ecff493f538cb28e0888c71ec092343c820 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-04-06T14:09:20+08:00 summary: [3.13] g

[Python-checkins] [3.14] gh-144418: Increase Android testbed emulator RAM to 4 GB (GH-148054) (#148150)

2026-04-05 Thread freakboy3742
https://github.com/python/cpython/commit/bf6bd1515691d7758f8e9e68d5072e4ea11e2076 commit: bf6bd1515691d7758f8e9e68d5072e4ea11e2076 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: freakboy3742 date: 2026-04-06T14:09:14+08:00 summary: [3.14] g

[Python-checkins] gh-130472: Integrate fancycompleter with the new repl, to get colored tab completions (#130473)

2026-04-05 Thread pablogsal
https://github.com/python/cpython/commit/1c4408aeca4b532b5810f18c9fbc641397c88267 commit: 1c4408aeca4b532b5810f18c9fbc641397c88267 branch: main author: Antonio Cuni committer: pablogsal date: 2026-04-05T14:23:07Z summary: gh-130472: Integrate fancycompleter with the new repl, to get colored tab

[Python-checkins] [3.14] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129) (#148130)

2026-04-05 Thread gpshead
https://github.com/python/cpython/commit/9bc5bc56182afba8bfc020f692ba5a00aac9539e commit: 9bc5bc56182afba8bfc020f692ba5a00aac9539e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2026-04-0

[Python-checkins] [3.13] gh-94632: document the subprocess need for extra_groups=() with user= (GH-148129) (#148131)

2026-04-05 Thread gpshead
https://github.com/python/cpython/commit/b21aa5a6aab9ecd70d968a9e7cea12ec7f239889 commit: b21aa5a6aab9ecd70d968a9e7cea12ec7f239889 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: gpshead <[email protected]> date: 2026-04-0