[Python-checkins] gh-116491: Improve `test_win32_ver` (#116506)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/ee0dbbc04504e0e0f1455e2bab8801ce0a682afd commit: ee0dbbc04504e0e0f1455e2bab8801ce0a682afd branch: main author: Nikita Sobolev committer: sobolevn date: 2024-03-13T09:46:48+03:00 summary: gh-116491: Improve `test_win32_ver` (#116506) files: M Lib/test/tes

[Python-checkins] gh-115264: Fix `test_functools` with `-00` mode (#115276)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/27df81d5643f32be6ae84a00c5cf84b58e849b21 commit: 27df81d5643f32be6ae84a00c5cf84b58e849b21 branch: main author: Nikita Sobolev committer: sobolevn date: 2024-03-13T09:41:37+03:00 summary: gh-115264: Fix `test_functools` with `-00` mode (#115276) files: M

[Python-checkins] [3.12] gh-111307: Update design FAQ 'switch' entry (GH-115899) (#116703)

2024-03-12 Thread terryjreedy
https://github.com/python/cpython/commit/d0c32ae419316cb0d6f06ec8cb2f6b91a878070f commit: d0c32ae419316cb0d6f06ec8cb2f6b91a878070f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2024-03-13T05:36:43Z summary: [3.12] gh-1113

[Python-checkins] gh-111307: Update design FAQ 'switch' entry (#115899)

2024-03-12 Thread terryjreedy
https://github.com/python/cpython/commit/43986f55671ba2f7b08f8c5cea69aa136a093697 commit: 43986f55671ba2f7b08f8c5cea69aa136a093697 branch: main author: Terry Jan Reedy committer: terryjreedy date: 2024-03-13T01:30:39-04:00 summary: gh-111307: Update design FAQ 'switch' entry (#115899) files: M

[Python-checkins] [3.11] Docs: fix broken links (GH-116651) (#116701)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/0ebc7925e57ebe608530801bfc859e27c6bd99d0 commit: 0ebc7925e57ebe608530801bfc859e27c6bd99d0 branch: 3.11 author: Mariusz Felisiak committer: JelleZijlstra date: 2024-03-12T22:00:45-07:00 summary: [3.11] Docs: fix broken links (GH-116651) (#116701) (cherry

[Python-checkins] [3.12] Docs: fix broken links (GH-116651) (#116700)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/982ff4a4b7282a104bf7827282698a1e39983c65 commit: 982ff4a4b7282a104bf7827282698a1e39983c65 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-03-12T21:37:38-07:00 summary: [3.12]

[Python-checkins] Docs: fix broken links (#116651)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/3f1b6efee95c06f8912bcea4031afacdbc0d5684 commit: 3f1b6efee95c06f8912bcea4031afacdbc0d5684 branch: main author: Mariusz Felisiak committer: JelleZijlstra date: 2024-03-12T21:19:33-07:00 summary: Docs: fix broken links (#116651) files: M Doc/faq/extending.

[Python-checkins] [3.12] Minor clarity improvement for the iter_index() recipe. Also add value subsequence tests. (gh-116696) (gh-116698)

2024-03-12 Thread rhettinger
https://github.com/python/cpython/commit/9f38686f6298c656adab7ca09cb235cdef3494e5 commit: 9f38686f6298c656adab7ca09cb235cdef3494e5 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: rhettinger date: 2024-03-13T02:40:31Z summary: [3.12] Minor cl

[Python-checkins] Minor clarity improvement for the iter_index() recipe. Also add value subsequence tests. (gh-116696)

2024-03-12 Thread rhettinger
https://github.com/python/cpython/commit/93a687a3731caf9b27be0cd021b0337010441366 commit: 93a687a3731caf9b27be0cd021b0337010441366 branch: main author: Raymond Hettinger committer: rhettinger date: 2024-03-12T21:33:42-05:00 summary: Minor clarity improvement for the iter_index() recipe. Also add

[Python-checkins] GH-116554: Relax list.sort()'s notion of "descending" runs (#116578)

2024-03-12 Thread tim-one
https://github.com/python/cpython/commit/bf121d6a694bea4fe9864a19879fe0c70c4e0656 commit: bf121d6a694bea4fe9864a19879fe0c70c4e0656 branch: main author: Tim Peters committer: tim-one date: 2024-03-12T19:59:42-05:00 summary: GH-116554: Relax list.sort()'s notion of "descending" runs (#116578) * G

[Python-checkins] [3.11] gh-116682: stdout may be empty in test_cancel_futures_wait_false (GH-116683) (#116693)

2024-03-12 Thread colesbury
https://github.com/python/cpython/commit/a01621aeb4a9b4e9307aba1ff7a772af1de931f8 commit: a01621aeb4a9b4e9307aba1ff7a772af1de931f8 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-03-13T00:29:03Z summary: [3.11] gh-116682

[Python-checkins] [3.12] gh-116682: stdout may be empty in test_cancel_futures_wait_false (GH-116683) (#116692)

2024-03-12 Thread colesbury
https://github.com/python/cpython/commit/84c8925e136d22daab4c9172e272137f5b76d9cf commit: 84c8925e136d22daab4c9172e272137f5b76d9cf branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: colesbury date: 2024-03-13T00:28:21Z summary: [3.12] gh-116682

[Python-checkins] gh-116682: stdout may be empty in test_cancel_futures_wait_false (#116683)

2024-03-12 Thread colesbury
https://github.com/python/cpython/commit/7d1abe9502641a3602e9773aebc29ee56d8f40ae commit: 7d1abe9502641a3602e9773aebc29ee56d8f40ae branch: main author: Sam Gross committer: colesbury date: 2024-03-12T20:11:58-04:00 summary: gh-116682: stdout may be empty in test_cancel_futures_wait_false (#11668

[Python-checkins] Fix linting for Modules/gcmodule.c (#116691)

2024-03-12 Thread pablogsal
https://github.com/python/cpython/commit/acd7dc7ab06c5ee89155f10bf184af4839884fb6 commit: acd7dc7ab06c5ee89155f10bf184af4839884fb6 branch: 3.12 author: Pablo Galindo Salgado committer: pablogsal date: 2024-03-13T00:00:14Z summary: Fix linting for Modules/gcmodule.c (#116691) files: M Modules/gc

[Python-checkins] Python 3.13.0a5

2024-03-12 Thread Yhg1s
https://github.com/python/cpython/commit/076d169ebbe59f7035eaa28d33d517bcb375f342 commit: 076d169ebbe59f7035eaa28d33d517bcb375f342 branch: main author: Thomas Wouters committer: Yhg1s date: 2024-03-12T21:11:08+01:00 summary: Python 3.13.0a5 files: A Misc/NEWS.d/3.13.0a5.rst D Misc/NEWS.d/next/B

[Python-checkins] [3.12] gh-116604: Correctly honor the gc status when calling _Py_RunGC (GH-116628) (#116653)

2024-03-12 Thread pablogsal
https://github.com/python/cpython/commit/dcfb21d8b4c930c4295cd9a75814316e5b103683 commit: dcfb21d8b4c930c4295cd9a75814316e5b103683 branch: 3.12 author: Pablo Galindo Salgado committer: pablogsal date: 2024-03-12T23:38:20Z summary: [3.12] gh-116604: Correctly honor the gc status when calling _Py_

[Python-checkins] GH-116098: Remove dead frame object creation code (GH-116687)

2024-03-12 Thread brandtbucher
https://github.com/python/cpython/commit/a53cc3f49463e50cb3e2b839b3a82e6bf7f73fee commit: a53cc3f49463e50cb3e2b839b3a82e6bf7f73fee branch: main author: Tian Gao committer: brandtbucher date: 2024-03-12T23:35:28Z summary: GH-116098: Remove dead frame object creation code (GH-116687) files: M Lib

[Python-checkins] [3.11] Add `typing.NamedTuple` in glossary section for named tuples (GH-108327) (#116690)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/0917338c78ebb16bee56c470f4c9eb92e3042184 commit: 0917338c78ebb16bee56c470f4c9eb92e3042184 branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-03-12T22:54:18Z summary: [3.11] Add `

[Python-checkins] [3.12] Add `typing.NamedTuple` in glossary section for named tuples (GH-108327) (#116689)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/65c6620a3aa677ed1315f6ebec134aedf65664c2 commit: 65c6620a3aa677ed1315f6ebec134aedf65664c2 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2024-03-12T22:53:08Z summary: [3.12] Add `

[Python-checkins] Add `typing.NamedTuple` in glossary section for named tuples (#108327)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/149f7f7ae28944579792d22607532006977177c9 commit: 149f7f7ae28944579792d22607532006977177c9 branch: main author: Tushar Sadhwani committer: JelleZijlstra date: 2024-03-12T15:46:42-07:00 summary: Add `typing.NamedTuple` in glossary section for named tuples (

[Python-checkins] gh-116621: Set manual critical section for list.extend (gh-116657)

2024-03-12 Thread corona10
https://github.com/python/cpython/commit/3325699ffa3c633084f3e3fd94c4f3843066db85 commit: 3325699ffa3c633084f3e3fd94c4f3843066db85 branch: main author: Donghee Na committer: corona10 date: 2024-03-13T07:28:23+09:00 summary: gh-116621: Set manual critical section for list.extend (gh-116657) file

[Python-checkins] [3.12] Beef-up tests for the itertool docs. (gh-116679) (gh-116688)

2024-03-12 Thread rhettinger
https://github.com/python/cpython/commit/817ccac17ccf0ac964e9c88d9d895a1c4ff7044f commit: 817ccac17ccf0ac964e9c88d9d895a1c4ff7044f branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: rhettinger date: 2024-03-12T22:26:32Z summary: [3.12] Beef-up

[Python-checkins] Beef-up tests for the itertool docs. (gh-116679)

2024-03-12 Thread rhettinger
https://github.com/python/cpython/commit/126186674ed3d6abd0f87e817100b5ec7290e146 commit: 126186674ed3d6abd0f87e817100b5ec7290e146 branch: main author: Raymond Hettinger committer: rhettinger date: 2024-03-12T17:19:58-05:00 summary: Beef-up tests for the itertool docs. (gh-116679) files: M Doc/

[Python-checkins] gh-89547: typing.rst: Add note about change in behavior with ClassVar/Final (#116686)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/290330714b0af5b46b1df6cff08410bd2f73607b commit: 290330714b0af5b46b1df6cff08410bd2f73607b branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-03-12T15:17:53-07:00 summary: gh-89547: typing.rst: Add note about change in behavior with Cl

[Python-checkins] [3.11] gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobject` (GH-116599) (#116650)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/f3a2b62bc18a11b5ad8d48df3d7d70e5166aec2c commit: f3a2b62bc18a11b5ad8d48df3d7d70e5166aec2c branch: 3.11 author: Nikita Sobolev committer: sobolevn date: 2024-03-12T22:21:52+03:00 summary: [3.11] gh-110819: Fix ‘kind’ may be used uninitialized warning in `l

[Python-checkins] [3.12] gh-116656: Fix test_capi test_py_config_isoloated_per_interpreter() (GH-116658) (#116668)

2024-03-12 Thread vstinner
https://github.com/python/cpython/commit/b38c04e70c63ae880da857891444c1be56474da1 commit: b38c04e70c63ae880da857891444c1be56474da1 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: vstinner date: 2024-03-12T19:06:32+01:00 summary: [3.12] gh-11

[Python-checkins] CI: Process stale issues twice per day (#116636)

2024-03-12 Thread hugovk
https://github.com/python/cpython/commit/bb66600558cb8d5dd9a56f562bd9531eb1e1685f commit: bb66600558cb8d5dd9a56f562bd9531eb1e1685f branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2024-03-12T19:49:26+0

[Python-checkins] gh-116656: Fix test_capi test_py_config_isoloated_per_interpreter() (#116658)

2024-03-12 Thread Yhg1s
https://github.com/python/cpython/commit/f6e7a6ce651b43c6e060608a4bb20685f39e9eaa commit: f6e7a6ce651b43c6e060608a4bb20685f39e9eaa branch: main author: Victor Stinner committer: Yhg1s date: 2024-03-12T18:31:35+01:00 summary: gh-116656: Fix test_capi test_py_config_isoloated_per_interpreter() (#1

[Python-checkins] gh-116604: Check for `gcstate->enabled` in _Py_RunGC in free-threaded build (#116663)

2024-03-12 Thread colesbury
https://github.com/python/cpython/commit/5d72b753889977fa6d2d015499de03f94e16b035 commit: 5d72b753889977fa6d2d015499de03f94e16b035 branch: main author: Sam Gross committer: colesbury date: 2024-03-12T17:12:02Z summary: gh-116604: Check for `gcstate->enabled` in _Py_RunGC in free-threaded build

[Python-checkins] [3.11] gh-90095: Make .pdbrc work properly and add some reasonable te… (#116660)

2024-03-12 Thread iritkatriel
https://github.com/python/cpython/commit/b17d34796e215f7afcade1b4fa2bd122b1353086 commit: b17d34796e215f7afcade1b4fa2bd122b1353086 branch: 3.11 author: Tian Gao committer: iritkatriel <[email protected]> date: 2024-03-12T16:58:40Z summary: [3.11] gh-90095: Make .pdbrc w

[Python-checkins] [3.12] gh-90095: Make .pdbrc work properly and add some reasonable te… (#116661)

2024-03-12 Thread iritkatriel
https://github.com/python/cpython/commit/d19c2eb604b8de96f5f77bab0fdf82b44390d960 commit: d19c2eb604b8de96f5f77bab0fdf82b44390d960 branch: 3.12 author: Tian Gao committer: iritkatriel <[email protected]> date: 2024-03-12T16:58:17Z summary: [3.12] gh-90095: Make .pdbrc w

[Python-checkins] gh-116127: PEP-705: Add `ReadOnly` support for `TypedDict` (#116350)

2024-03-12 Thread JelleZijlstra
https://github.com/python/cpython/commit/df4784b3b7519d137ca6a1aeb500ef59e24a7f9b commit: df4784b3b7519d137ca6a1aeb500ef59e24a7f9b branch: main author: Nikita Sobolev committer: JelleZijlstra date: 2024-03-12T07:49:39-07:00 summary: gh-116127: PEP-705: Add `ReadOnly` support for `TypedDict` (#11

[Python-checkins] Fix code comment regarding DK_ENTRIES (GH-113960)

2024-03-12 Thread encukou
https://github.com/python/cpython/commit/3265087c07c261d1b5f526953682def334a52d56 commit: 3265087c07c261d1b5f526953682def334a52d56 branch: main author: Matthias Diener committer: encukou date: 2024-03-12T15:05:30+01:00 summary: Fix code comment regarding DK_ENTRIES (GH-113960) fix code comment

[Python-checkins] gh-116616: Use relaxed atomic ops to access socket module defaulttimeout (#116623)

2024-03-12 Thread erlend-aasland
https://github.com/python/cpython/commit/3b7fe117fab91371f6b621e9efd02f3925f5d53b commit: 3b7fe117fab91371f6b621e9efd02f3925f5d53b branch: main author: Erlend E. Aasland committer: erlend-aasland date: 2024-03-12T14:44:39+01:00 summary: gh-116616: Use relaxed atomic ops to access socket module d

[Python-checkins] gh-116604: Correctly honor the gc status when calling _Py_RunGC (#116628)

2024-03-12 Thread pablogsal
https://github.com/python/cpython/commit/02918aa96117781261cb1a564e37a861b01eb883 commit: 02918aa96117781261cb1a564e37a861b01eb883 branch: main author: Pablo Galindo Salgado committer: pablogsal date: 2024-03-12T12:00:49Z summary: gh-116604: Correctly honor the gc status when calling _Py_RunGC (

[Python-checkins] [3.12] gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobject` (GH-116599) (#116648)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/4ea9d157615e9200c0d59e114a5616b7c738ba57 commit: 4ea9d157615e9200c0d59e114a5616b7c738ba57 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-03-12T11:09:15Z summary: [3.12] gh-110819:

[Python-checkins] gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobject` (#116599)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/eb947cdc1374842a32fa82249ba3c688abf252dc commit: eb947cdc1374842a32fa82249ba3c688abf252dc branch: main author: Nikita Sobolev committer: sobolevn date: 2024-03-12T13:50:06+03:00 summary: gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobje

[Python-checkins] [3.11] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116644)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/52c41179f9f6bec928d4be590b34a441b941523e commit: 52c41179f9f6bec928d4be590b34a441b941523e branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-03-12T10:34:48Z summary: [3.11] gh-116541:

[Python-checkins] [3.12] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116643)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/d4e8cbbed41b750348c591b798e425de7ed32d84 commit: d4e8cbbed41b750348c591b798e425de7ed32d84 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2024-03-12T10:30:40Z summary: [3.12] gh-116541:

[Python-checkins] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (#116542)

2024-03-12 Thread sobolevn
https://github.com/python/cpython/commit/f8147d01da44da2434496d868c86c2785f7244cd commit: f8147d01da44da2434496d868c86c2785f7244cd branch: main author: Nikita Sobolev committer: sobolevn date: 2024-03-12T13:10:00+03:00 summary: gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs`