[Python-checkins] [3.13] gh-139748: Fix socket.if_nametoindex() Argument Clinic (#139815)

2025-10-08 Thread vstinner
https://github.com/python/cpython/commit/7b49ec784a350cc290cb82b0d35f00125dd40dc9 commit: 7b49ec784a350cc290cb82b0d35f00125dd40dc9 branch: 3.13 author: Victor Stinner committer: vstinner date: 2025-10-08T23:24:30Z summary: [3.13] gh-139748: Fix socket.if_nametoindex() Argument Clinic (#139815)

[Python-checkins] [3.13] gh-139805: Bump `test_repl_eio` timeout for slow builtbots (GH-139807) (#139813)

2025-10-08 Thread vstinner
https://github.com/python/cpython/commit/8234841e5b26d702e17e8ee7acb3e87038f96283 commit: 8234841e5b26d702e17e8ee7acb3e87038f96283 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T22:57:30Z summary: [3.13] gh-139805:

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

2025-10-08 Thread hugovk
https://github.com/python/cpython/commit/fb89b305b000bd163921527a9e5310ec3a7be4fb commit: fb89b305b000bd163921527a9e5310ec3a7be4fb branch: 3.13 author: Jacob Coffee committer: hugovk <[email protected]> date: 2025-10-08T16:16:41Z summary: [3.13] gh-137638: Use macos-15-intel

[Python-checkins] [3.14] gh-127647: Fix and enable I/O protocol tests (GH-138369) (#138376)

2025-10-08 Thread JelleZijlstra
https://github.com/python/cpython/commit/e104aadcafeaa7a47742a0587bf262e36b754da6 commit: e104aadcafeaa7a47742a0587bf262e36b754da6 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-10-07T21:29:02-07:00 summary: [3.14]

[Python-checkins] [3.13] Remove Cirrus macOS runners from CI (GH-139799) (#139803)

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

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

2025-10-08 Thread DinoV
https://github.com/python/cpython/commit/81dc8b12f08f64da756b5d0de5592e60740ba02c commit: 81dc8b12f08f64da756b5d0de5592e60740ba02c branch: 3.14 author: Dino Viehland committer: DinoV date: 2025-10-08T09:13:34-07:00 summary: [3.14] gh-139525: Don't specialize functions which have a modified vecto

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

2025-10-08 Thread hugovk
https://github.com/python/cpython/commit/7362ffdfe993156c0bb4aacc17497775f48751b0 commit: 7362ffdfe993156c0bb4aacc17497775f48751b0 branch: 3.11 author: Jacob Coffee committer: hugovk <[email protected]> date: 2025-10-08T16:04:27Z summary: [3.11] gh-137638: Use macos-15-intel

[Python-checkins] [3.14] gh-101100: Fix all Sphinx warnings in `Doc/library/subprocess.rst` (GH-139576) (#139787)

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

[Python-checkins] gh-139769: Update `PCBuild/find_python.bat` to allow discovery of Python 3.14 (GH-139770)

2025-10-08 Thread zooba
https://github.com/python/cpython/commit/f10dc2666c88576353ff98acbd9632b9e6416a48 commit: f10dc2666c88576353ff98acbd9632b9e6416a48 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: zooba date: 2025-10-08T15:26:22Z summary: gh-139769: Update `P

[Python-checkins] gh-139748: fix leaks in AC error paths when using unicode FS-based converters (#139765)

2025-10-08 Thread kumaraditya303
https://github.com/python/cpython/commit/b04a57deef66ce08233be57d1ab5873388df2cea commit: b04a57deef66ce08233be57d1ab5873388df2cea branch: main author: Bénédikt Tran <[email protected]> committer: kumaraditya303 date: 2025-10-08T20:52:44+05:30 summary: gh-139748: fix leaks

[Python-checkins] [3.13] gh-137920: Fix semantically relevant typo in `curses.window.attron` (GH-137940) (GH-138507)

2025-10-08 Thread encukou
https://github.com/python/cpython/commit/0404ca72016876076493f9eab2103710a1cca82b commit: 0404ca72016876076493f9eab2103710a1cca82b branch: 3.13 author: Stan Ulbrych <[email protected]> committer: encukou date: 2025-10-07T22:22:18+02:00 summary: [3.13] gh-137920: Fi

[Python-checkins] [3.14] gh-133210: Fix `test_pydoc` without docstrings (GH-139654) (#139777)

2025-10-08 Thread vstinner
https://github.com/python/cpython/commit/a96cde9f80e1b38250e5d9db466c290931575afd commit: a96cde9f80e1b38250e5d9db466c290931575afd branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T14:15:52Z summary: [3.14] gh-133210:

[Python-checkins] [3.13] gh-101100: Fix some Sphinx reference warnings in ``whatsnew/2.6.rst`` (GH-139236) (#139569)

2025-10-08 Thread vstinner
https://github.com/python/cpython/commit/08a03a49f61789742cd0ce4d303d120ff20062e0 commit: 08a03a49f61789742cd0ce4d303d120ff20062e0 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T15:53:35+02:00 summary: [3.13] gh-10

[Python-checkins] [3.13] gh-137589: Zipfile tests: close file objects (GH-138080) (#139767)

2025-10-08 Thread vstinner
https://github.com/python/cpython/commit/a688557720018a1e268909845c544c7b40884743 commit: a688557720018a1e268909845c544c7b40884743 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T15:52:15+02:00 summary: [3.13] gh-13

[Python-checkins] [3.14] gh-137317: Fix inspect.signature() for class with wrapped __init__ or __new__ (GH-137862) (#138224)

2025-10-08 Thread vstinner
https://github.com/python/cpython/commit/7e23d3677000deacd368e8b94b6a32923f38446a commit: 7e23d3677000deacd368e8b94b6a32923f38446a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2025-10-08T15:48:06+02:00 summary: [3.14] gh-13

[Python-checkins] [3.14] GH-137573: Add test to check that the margin used for overflow protection is larger than the stack space used by the interpreter (GH-137724) (GH-139295)

2025-10-08 Thread encukou
https://github.com/python/cpython/commit/fb223e691e1f95126d3bebfcf20138c66d7d76d7 commit: fb223e691e1f95126d3bebfcf20138c66d7d76d7 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-08T14:44:16+02:00 summary: [3.14] GH-137

[Python-checkins] [3.14] gh-137490: Fix signal.sigwaitinfo() on NetBSD (GH-137523) (GH-138935)

2025-10-08 Thread encukou
https://github.com/python/cpython/commit/4e8f5e65ebeb8c270d0114ffe2e6b5b204d82301 commit: 4e8f5e65ebeb8c270d0114ffe2e6b5b204d82301 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-08T14:33:30+02:00 summary: [3.14] gh-137

[Python-checkins] [3.14] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180) (GH-138182)

2025-10-08 Thread encukou
https://github.com/python/cpython/commit/ebbce6b0f9d59b817ea019ad83b12f26cb301a1a commit: ebbce6b0f9d59b817ea019ad83b12f26cb301a1a branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2025-10-08T14:27:28+02:00 summary: [3.14] gh-716

[Python-checkins] [3.12] gh-139436: Remove ``dist-pdf`` from the docs archives rebuild target (GH-139437) (GH-139694)

2025-10-08 Thread ambv
https://github.com/python/cpython/commit/ba738f46a78bb0ed19cbdfb85089980e4e1c404f commit: ba738f46a78bb0ed19cbdfb85089980e4e1c404f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-10-08T13:49:10+02:00 summary: [3.12] gh-139436

[Python-checkins] [3.14] gh-92266: Update pre-commit (GH-139411) (#139466)

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

[Python-checkins] [3.14] Touch up `Setup.local` handling in `Tools/wasm/wasi` (GH-137051) (GH-137053)

2025-10-08 Thread brettcannon
https://github.com/python/cpython/commit/e953cead6104f96f70a0cf944ab8bc47e63811de commit: e953cead6104f96f70a0cf944ab8bc47e63811de branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: brettcannon date: 2025-10-07T20:58:53Z summary: [3.14] Touch u

[Python-checkins] [3.14] gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566) (GH-138056)

2025-10-08 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8ab7081015e6b7233762fea23452d50569fc20b5 commit: 8ab7081015e6b7233762fea23452d50569fc20b5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-10-08T11:41:09+03:00 summary: [3.1