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
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
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
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
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
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
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