[Python-checkins] [3.13] gh-138081: Fix/remove incorrect links in `idlelib/HISTORY.txt` (GH-138091) (#138125)

2025-08-24 Thread terryjreedy
https://github.com/python/cpython/commit/7e4afe0d52d8dfb18a33bcaf0cadffd98c821402 commit: 7e4afe0d52d8dfb18a33bcaf0cadffd98c821402 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: terryjreedy date: 2025-08-25T02:10:51Z summary: [3.13] gh-1380

[Python-checkins] gh-138081: Fix/remove incorrect links in `idlelib/HISTORY.txt` (#138091)

2025-08-24 Thread terryjreedy
https://github.com/python/cpython/commit/be24ff0b5738365bdc5921689feee9c2c68eebc3 commit: be24ff0b5738365bdc5921689feee9c2c68eebc3 branch: main author: Yongzi Li <[email protected]> committer: terryjreedy date: 2025-08-24T21:48:29-04:00 summary: gh-138081: Fix/remove incor

[Python-checkins] gh-136021: Remove dead code for internal sentinel in `typing` (#138120)

2025-08-24 Thread AlexWaygood
https://github.com/python/cpython/commit/f57be7b2b3dc61ed18c5cd98843c1dfbc83c424d commit: f57be7b2b3dc61ed18c5cd98843c1dfbc83c424d branch: main author: Brian Schubert committer: AlexWaygood date: 2025-08-24T20:36:35Z summary: gh-136021: Remove dead code for internal sentinel in `typing` (#138120

[Python-checkins] [3.13] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262) (#138110)

2025-08-24 Thread picnixz
https://github.com/python/cpython/commit/8629d466f02b81248cf44759a6d5acc4956530ec commit: 8629d466f02b81248cf44759a6d5acc4956530ec branch: 3.13 author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-08-24T09:47:09Z

[Python-checkins] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (#135262)

2025-08-24 Thread picnixz
https://github.com/python/cpython/commit/96b7a2eba423b42320f15fd4974740e3e930bb8b commit: 96b7a2eba423b42320f15fd4974740e3e930bb8b branch: main author: Bénédikt Tran <[email protected]> committer: picnixz <[email protected]> date: 2025-08-24T09:01:37Z

[Python-checkins] [3.13] gh-137986: Fix and improve the csv functions docstrings (GH-137987) (GH-138108)

2025-08-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/59068dfcf4da642a7e5f5d09980ba6f0b34f141e commit: 59068dfcf4da642a7e5f5d09980ba6f0b34f141e branch: 3.13 author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-24T08:37:41Z summary: [3.13] gh-137986: Fix and improve the csv functions docstrings

[Python-checkins] gh-137986: Fix and improve the csv functions docstrings (GH-137987)

2025-08-24 Thread serhiy-storchaka
https://github.com/python/cpython/commit/aa1dbd4dde32951de2e7438b56d6761001604ee2 commit: aa1dbd4dde32951de2e7438b56d6761001604ee2 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-24T11:13:31+03:00 summary: gh-137986: Fix and improve the csv functions docstrings (G