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
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
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
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 (
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`:
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