Skip to content

gh-95914: Add missing PEPs to the Summary section of 3.11 What's New - #95916

Merged
ambv merged 2 commits into
python:mainfrom
CAM-Gerlach:whatsnew-summary-add-peps
Aug 12, 2022
Merged

gh-95914: Add missing PEPs to the Summary section of 3.11 What's New#95916
ambv merged 2 commits into
python:mainfrom
CAM-Gerlach:whatsnew-summary-add-peps

Conversation

@CAM-Gerlach

@CAM-GerlachCAM-Gerlach commented Aug 12, 2022

Copy link
Copy Markdown
Member

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.

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @CAM-Gerlach for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-95927 is a backport of this pull request to the 3.11 branch.

@bedevere-botbedevere-bot removed the needs backport to 3.11 only security fixes label Aug 12, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 12, 2022
…s New (pythonGH-95916)
(cherry picked from commit 6376433)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
ambv pushed a commit that referenced this pull request Aug 12, 2022
…H-95916) (GH-95927)
(cherry picked from commit 6376433)
Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
@CAM-Gerlach

CAM-Gerlach commented Aug 12, 2022

Copy link
Copy Markdown
MemberAuthor

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

@CAM-GerlachCAM-Gerlach mentioned this pull request Sep 19, 2022
33 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@CAM-Gerlach@miss-islington@bedevere-bot@ambv@erlend-aasland