[Python-checkins] [3.14] gh-105987: unskip `test_issue105987` from `test_asyncio.test_eager_task_factory` (GH-139538) (#139539)

2025-10-03 Thread hugovk
https://github.com/python/cpython/commit/a73fc979cd422c7689ea77dd02801d71ac36061e commit: a73fc979cd422c7689ea77dd02801d71ac36061e branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] [3.14] Document `Py_AddPendingCall()` change with subinterpreters in 3.12 (GH-139117) (#139118)

2025-10-03 Thread hugovk
https://github.com/python/cpython/commit/292b6cf3e67d1d127ebaf5e7b57c706ba8f9610a commit: 292b6cf3e67d1d127ebaf5e7b57c706ba8f9610a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-10-0

[Python-checkins] gh-137638: Use macos-15-intel in GitHub Actions (#139154)

2025-10-03 Thread hugovk
https://github.com/python/cpython/commit/1ae92503647328544866f9586f57eec285e1949a commit: 1ae92503647328544866f9586f57eec285e1949a branch: main author: Jacob Coffee committer: hugovk <[email protected]> date: 2025-10-03T19:49:03Z summary: gh-137638: Use macos-15-intel in Git

[Python-checkins] gh-139525: Don't specialize functions which have a modified vectorcall (#139524)

2025-10-03 Thread DinoV
https://github.com/python/cpython/commit/ff0cf0af10a775ea03dc2546b6a5506a708c2ab7 commit: ff0cf0af10a775ea03dc2546b6a5506a708c2ab7 branch: main author: Dino Viehland committer: DinoV date: 2025-10-03T09:58:32-07:00 summary: gh-139525: Don't specialize functions which have a modified vectorcall (

[Python-checkins] `Python/codecs.c`: Remove unused forward declaration (#139511)

2025-10-03 Thread malemburg
https://github.com/python/cpython/commit/12805ef9dac1d564fef222d632dcb4063117bc32 commit: 12805ef9dac1d564fef222d632dcb4063117bc32 branch: main author: Stan Ulbrych <[email protected]> committer: malemburg date: 2025-10-03T13:33:49+02:00 summary: `Python/codecs.c`:

[Python-checkins] gh-105987: unskip `test_issue105987` from `test_asyncio.test_eager_task_factory` (#139538)

2025-10-03 Thread kumaraditya303
https://github.com/python/cpython/commit/aa99a7c70c1d07717fff37133d5cc08e569d9c62 commit: aa99a7c70c1d07717fff37133d5cc08e569d9c62 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-10-03T07:18:57Z summary: gh-105987: unskip `test_issue105987` from `test_asyncio.test_eager_t