]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-92308: Add Pending Removal section to 3.11 What's New (#92309)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Sat, 7 May 2022 04:23:13 +0000 (06:23 +0200)
committerGitHub <noreply@github.com>
Sat, 7 May 2022 04:23:13 +0000 (06:23 +0200)
commit0924b95f6e678beaf4a059d679515956bac608fb
tree9c28861e3f48a47a36114cb8594ebb1e40292605
parent3f61db475692511a9676765e6f9f0bb204306e93
gh-92308: Add Pending Removal section to 3.11 What's New (#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>
Doc/whatsnew/3.11.rst