commit | 42bc485a24f0f67751474bd1697e1beb4a783b9a | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Wed Jul 12 12:28:10 2023 +0200 |
committer | GitHub <noreply@github.com> | Wed Jul 12 12:28:10 2023 +0200 |
tree | 5e8aca2ff571b69c277f9576f69a4bec621b52d8 | |
parent | be1b968dc1e63c3c68e161ddc5a05eb064833440 [diff] |
gh-105373: Elaborate Pending Removal in What's New in Python 3.13 (#106675) Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>