[Python-checkins] [3.14] gh-133970: Make PEP750 types generic (GH-133976) (#134029)

2025-05-14 Thread sobolevn
https://github.com/python/cpython/commit/f2a4b1066be66574a147bc353efc91a6dc65753d commit: f2a4b1066be66574a147bc353efc91a6dc65753d branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: sobolevn date: 2025-05-15T06:39:39Z summary: [3.14] gh-133970:

[Python-checkins] gh-133970: Make PEP750 types generic (#133976)

2025-05-14 Thread sobolevn
https://github.com/python/cpython/commit/c3a1da5b9397867e6b3169dd17cb33ef2898da4a commit: c3a1da5b9397867e6b3169dd17cb33ef2898da4a branch: main author: sobolevn committer: sobolevn date: 2025-05-15T09:11:46+03:00 summary: gh-133970: Make PEP750 types generic (#133976) files: A Misc/NEWS.d/next/

[Python-checkins] [3.13] gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (GH-133987) (#133992)

2025-05-14 Thread terryjreedy
https://github.com/python/cpython/commit/bd3add06f6685502da78c52d0bee5b04ca708425 commit: bd3add06f6685502da78c52d0bee5b04ca708425 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-05-14T21:33:38-04:00 summary: [3.13] gh

[Python-checkins] [3.14] gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (GH-133987) (#133993)

2025-05-14 Thread terryjreedy
https://github.com/python/cpython/commit/b6299e8f16c1e6ab1d3dab42f9803e00fb0bdddb commit: b6299e8f16c1e6ab1d3dab42f9803e00fb0bdddb branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-05-14T21:32:45-04:00 summary: [3.14] gh

[Python-checkins] [3.11] gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError in ConnectionHandler; rely on __exit__ (GH-126503) (GH-126572) (GH-133148)

2025-05-14 Thread ambv
https://github.com/python/cpython/commit/461ca2cbfb7c92b80e14463854525f162716b8ff commit: 461ca2cbfb7c92b80e14463854525f162716b8ff branch: 3.11 author: Miss Islington (bot) <[email protected]> committer: ambv date: 2025-05-14T20:31:04+02:00 summary: [3.11] gh-126500

[Python-checkins] [3.14] Improve tests for str to Fraction conversion (GH-134010) (GH-134016)

2025-05-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/4adb1ddac8860131c86898ddaa3d31a77b98bfce commit: 4adb1ddac8860131c86898ddaa3d31a77b98bfce branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-14T18:18:04Z summary: [3.14] Im

[Python-checkins] Test also error messages in test_limit_int. (GH-134018)

2025-05-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e123a1d09bcb75aae0c53d9d732de5d9a1252efe commit: e123a1d09bcb75aae0c53d9d732de5d9a1252efe branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-14T17:53:51Z summary: Test also error messages in test_limit_int. (GH-134018) files:

[Python-checkins] gh-127081: add critical sections to `dbm` objects (gh-132749)

2025-05-14 Thread corona10
https://github.com/python/cpython/commit/ffaeb3dddf17b891301e6f172c87267f59784d00 commit: ffaeb3dddf17b891301e6f172c87267f59784d00 branch: main author: Duane Griffin committer: corona10 date: 2025-05-14T13:49:35-04:00 summary: gh-127081: add critical sections to `dbm` objects (gh-132749) files:

[Python-checkins] [3.13] Improve tests for str to Fraction conversion (GH-134010) (GH-134017)

2025-05-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/f474264b1e3cd225b45cf2c0a91226d2a9d3ee9b commit: f474264b1e3cd225b45cf2c0a91226d2a9d3ee9b branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2025-05-14T17:42:23Z summary: [3.13] Im

[Python-checkins] Improve tests for str to Fraction conversion (GH-134010)

2025-05-14 Thread serhiy-storchaka
https://github.com/python/cpython/commit/17d0fec702e43e27a9c3f37f8abe06a19b656bed commit: 17d0fec702e43e27a9c3f37f8abe06a19b656bed branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-05-14T20:16:07+03:00 summary: Improve tests for str to Fraction conversion (GH-134010)

[Python-checkins] [3.12] Docs: remove link elements in builders other than HTML (GH-133720) (#134007)

2025-05-14 Thread hugovk
https://github.com/python/cpython/commit/0c92fc364c195243b7af85014926f109c9a910dc commit: 0c92fc364c195243b7af85014926f109c9a910dc branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-05-1

[Python-checkins] [3.13] Docs: remove link elements in builders other than HTML (GH-133720) (#134006)

2025-05-14 Thread hugovk
https://github.com/python/cpython/commit/ab8aafe5511350aa17ab7f6fdbcaaf0d64d0f069 commit: ab8aafe5511350aa17ab7f6fdbcaaf0d64d0f069 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-05-1

[Python-checkins] [3.14] Docs: remove link elements in builders other than HTML (GH-133720) (#134005)

2025-05-14 Thread hugovk
https://github.com/python/cpython/commit/ea15c5514384421e8bff79f54cef178231390f06 commit: ea15c5514384421e8bff79f54cef178231390f06 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-05-1

[Python-checkins] Docs: remove link elements in builders other than HTML (#133720)

2025-05-14 Thread merwok
https://github.com/python/cpython/commit/0afbd4e42ac28240b484cabe1710fdb6c572fb1f commit: 0afbd4e42ac28240b484cabe1710fdb6c572fb1f branch: main author: Maciej Olko committer: merwok date: 2025-05-14T10:03:07-04:00 summary: Docs: remove link elements in builders other than HTML (#133720) Fixes e

[Python-checkins] [3.14] gh-133701: Fix incorrect `__annotations__` on TypedDict defined under PEP 563 (GH-133772) (#134003)

2025-05-14 Thread JelleZijlstra
https://github.com/python/cpython/commit/d6cb8fa86eb3c6e41e532c247a02c1c3df93e744 commit: d6cb8fa86eb3c6e41e532c247a02c1c3df93e744 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: JelleZijlstra date: 2025-05-14T13:54:29Z summary: [3.14] gh-13

[Python-checkins] gh-133701: Fix incorrect `__annotations__` on TypedDict defined under PEP 563 (#133772)

2025-05-14 Thread JelleZijlstra
https://github.com/python/cpython/commit/9836503b48e047db117b3bef3a812c40ed3e988a commit: 9836503b48e047db117b3bef3a812c40ed3e988a branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2025-05-14T06:24:33-07:00 summary: gh-133701: Fix incorrect `__annotations__` on TypedDict defined

[Python-checkins] gh-133580: Add missing exception to _sys_getwindowsversion_from_kernel32 (GH-133574)

2025-05-14 Thread zooba
https://github.com/python/cpython/commit/5d118d0a922334e47db5159089d74dda21329b74 commit: 5d118d0a922334e47db5159089d74dda21329b74 branch: main author: Max Bachmann committer: zooba date: 2025-05-14T14:10:35+01:00 summary: gh-133580: Add missing exception to _sys_getwindowsversion_from_kernel32

[Python-checkins] [3.14] gh-132983: Style improvements for `compression.zstd` (GH-133547) (#134001)

2025-05-14 Thread AA-Turner
https://github.com/python/cpython/commit/a9629341061dda961948532b9241423532c8ac9b commit: a9629341061dda961948532b9241423532c8ac9b branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: AA-Turner <[email protected]> date: 202

[Python-checkins] gh-132983: Style improvements for `compression.zstd` (#133547)

2025-05-14 Thread AA-Turner
https://github.com/python/cpython/commit/b44c824856a351472a9627da066bfbde9d8ae64e commit: b44c824856a351472a9627da066bfbde9d8ae64e branch: main author: Emma Smith committer: AA-Turner <[email protected]> date: 2025-05-14T12:08:27Z summary: gh-132983: Style improvements fo

[Python-checkins] gh-133568: Only set `HAVE_AF_HYPERV` on supported WinAPI partitions (GH-133569)

2025-05-14 Thread zooba
https://github.com/python/cpython/commit/e7ad59bd73078c2f4cdcfddadacb51c43338fe93 commit: e7ad59bd73078c2f4cdcfddadacb51c43338fe93 branch: main author: Max Bachmann committer: zooba date: 2025-05-14T11:42:33Z summary: gh-133568: Only set `HAVE_AF_HYPERV` on supported WinAPI partitions (GH-133569

[Python-checkins] gh-133562: Skip security descriptors on unsupported Windows API partitions (GH-133563)

2025-05-14 Thread zooba
https://github.com/python/cpython/commit/e528aef7e2952a9cf95c9198ad183dc7af7f commit: e528aef7e2952a9cf95c9198ad183dc7af7f branch: main author: Max Bachmann committer: zooba date: 2025-05-14T11:34:41Z summary: gh-133562: Skip security descriptors on unsupported Windows API partitions (G

[Python-checkins] [3.13] Remove trailing whitespace from python.gram (#133858) (#133991)

2025-05-14 Thread hugovk
https://github.com/python/cpython/commit/5d186350b64106f722fdac07c17d34cf7977e13d commit: 5d186350b64106f722fdac07c17d34cf7977e13d branch: 3.13 author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-05-14T13:25:04+0

[Python-checkins] gh-133986: Document string split algorithm when sep is None and maxsplit is 0 (#133987)

2025-05-14 Thread nedbat
https://github.com/python/cpython/commit/3e23047363f384b7254b7af51afe4e353be94167 commit: 3e23047363f384b7254b7af51afe4e353be94167 branch: main author: Joey Smith committer: nedbat date: 2025-05-14T06:17:26-04:00 summary: gh-133986: Document string split algorithm when sep is None and maxsplit i

[Python-checkins] [3.14] Remove trailing whitespace from python.gram (GH-133858) (#133990)

2025-05-14 Thread hugovk
https://github.com/python/cpython/commit/275c8d5dbd4b7ea489669ece60c746b203e48d37 commit: 275c8d5dbd4b7ea489669ece60c746b203e48d37 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-05-1

[Python-checkins] Remove trailing whitespace from python.gram (#133858)

2025-05-14 Thread hugovk
https://github.com/python/cpython/commit/6df39765e652ba06267f8e7abae431c37194a23e commit: 6df39765e652ba06267f8e7abae431c37194a23e branch: main author: Rafael Fontenelle committer: hugovk <[email protected]> date: 2025-05-14T10:52:19+03:00 summary: Remove trailing whitespace

[Python-checkins] [3.14] gh-132641: fix race in `lru_cache` under free-threading (GH-133787) (#133979)

2025-05-14 Thread kumaraditya303
https://github.com/python/cpython/commit/66d6860439c676973ff589b1d4594178a065fff5 commit: 66d6860439c676973ff589b1d4594178a065fff5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-05-14T07:11:38Z summary: [3.14] gh-1