]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92308: Add Pending Removal section to 3.11 What's New (GH-92309)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 8 May 2022 04:04:04 +0000 (21:04 -0700)
committerGitHub <noreply@github.com>
Sun, 8 May 2022 04:04:04 +0000 (21:04 -0700)
commit565a5a32962c16aa7d494002b625d308d044a72f
treeef157b8822983612b70920e88111c007c717e18e
parente89c01eac7731d7cb54d43252dbc3d3f3a040c53
gh-92308: Add Pending Removal section to 3.11 What's New (GH-92309)

* gh-92308: Add Pending Removal section to 3.11 What's New

* Use compact list; drop attributions

* Add short text, and also missing PyUnicode_InternImmortal

* Fix formatting

* markup fix

* Update Doc/whatsnew/3.11.rst

Co-authored-by: Victor Stinner <vstinner@python.org>
* Apply suggestions from code review

Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Ezio Melotti <ezio.melotti@gmail.com>
(cherry picked from commit 0924b95f6e678beaf4a059d679515956bac608fb)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Doc/whatsnew/3.11.rst