]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41137: Reorganize What's New in Python 3.11 (GH-28518)
authorVictor Stinner <vstinner@python.org>
Thu, 23 Sep 2021 09:37:39 +0000 (11:37 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 09:37:39 +0000 (11:37 +0200)
commitec7ffa4b5b262369f726a54e145e9c03eaeb4c1a
tree034e6a536df2745b50823f0e3c4062bbaef0c92f
parent8c21941ddafdf4925170f9cea22e2382dd3b0184
bpo-41137: Reorganize What's New in Python 3.11 (GH-28518)

* Merge the two Removed sections.
* Move "Build Changes" at the end, before "C API Changes".
* Move the pdb change in Porting to Python 3.11.
* Move C API new features in their section.
Doc/whatsnew/3.11.rst