Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's New in 3.12: List 'Improved Modules' alphabetically #105315

Merged
merged 3 commits into from
Jun 5, 2023

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jun 5, 2023

The "Improved Modules" are listed in the left menu and are already mostly alphabetical; sort the rest.

Also put the newly implemented PEPs in numerical order and fix some typos.


📚 Documentation preview 📚: https://cpython-previews--105315.org.readthedocs.build/

@hugovk hugovk added the needs backport to 3.12 bug and security fixes label Jun 5, 2023
@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir skip news labels Jun 5, 2023
@hugovk hugovk changed the title Update What's New in 3.12: List 'Improved Modules' alphabetically What's New in 3.12: List 'Improved Modules' alphabetically Jun 5, 2023
Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haven't reviewed in depth, but alphabetisation is good and I trust in your copying-and-pasting abilities!

(And the typo fixes look good!)

@hugovk hugovk merged commit eb0ce92 into python:main Jun 5, 2023
27 checks passed
@hugovk hugovk deleted the whatsnew-3.12 branch June 5, 2023 15:04
@miss-islington
Copy link
Contributor

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker eb0ce92141cd14196a8922cfe9df4a713c5c1d9b 3.12

@hugovk hugovk added needs backport to 3.12 bug and security fixes and removed needs backport to 3.12 bug and security fixes labels Jun 5, 2023
@miss-islington
Copy link
Contributor

Thanks @hugovk for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @hugovk, I had trouble checking out the 3.12 backport branch.
Please retry by removing and re-adding the "needs backport to 3.12" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker eb0ce92141cd14196a8922cfe9df4a713c5c1d9b 3.12

hugovk added a commit to hugovk/cpython that referenced this pull request Jun 5, 2023
…thonGH-105315)

(cherry picked from commit eb0ce92)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot
Copy link

GH-105321 is a backport of this pull request to the 3.12 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.12 bug and security fixes label Jun 5, 2023
@hugovk
Copy link
Member Author

hugovk commented Jun 5, 2023

(Local cherry_picker worked fine after merging this backport #105169.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants