| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks @CAM-Gerlach for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Sorry, something went wrong.
|
GH-95927 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…s New (pythonGH-95916) (cherry picked from commit 6376433) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
|
Oops, I don't know how I forgot to add the backport label, when I specifically thought about it beforehand—thanks, @erlend-aasland for the catch, and @ambv for merging |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
As described in #95914, the Summary section of the What's New in Python 3.11 document is missing most of the PEPs implemented in that release, unlike e.g. the 3.10 What's New. Therefore, this PR adds the missing PEPs, following the categories from previous What's New documents.
Also, to clean things up a bit and avoid too many categories with only a single item, it moves the -P item to the added Interpreter Changes category.