Skip to content

gh-109975: Make a rough editorial pass over What's New #118711

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

Merged
merged 9 commits into from
May 7, 2024

Conversation

Yhg1s
Copy link
Member

@Yhg1s Yhg1s commented May 7, 2024

Make a rough editorial pass over Python 3.13's What's New document. Add the release highlights, remove or merge some duplicated entries, and reorder some of the sections (removals should really go before future deprecations since they're much more important).


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

Yhg1s added 2 commits May 7, 2024 16:17
…dd the

release highlights, remove or merge some duplicated entries, and reorder
some of the sections (removals should really go before future deprecations).
@Yhg1s Yhg1s force-pushed the whatsnew-3.13 branch from ddab4bd to a1cac17 Compare May 7, 2024 14:35
Yhg1s added 3 commits May 7, 2024 16:36
…tegorised item.
Yhg1s added 2 commits May 7, 2024 21:51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Yhg1s
Copy link
Member Author

Yhg1s commented May 7, 2024

PTAL :)

@Yhg1s
Copy link
Member Author

Yhg1s commented May 7, 2024

FWIW I'm not entirely happy yet but I think it's good enough for beta 1.

@terryjreedy
Copy link
Member

I like your improvements to my suggestions.

@Yhg1s Yhg1s merged commit f548855 into python:main May 7, 2024
25 checks passed
@@ -1566,428 +1851,92 @@ although there is currently no date scheduled for their removal.
use :meth:`~zipimport.zipimporter.exec_module` instead.


Removed
=======
CPython Bytecode Changes
Copy link
Member

Choose a reason for hiding this comment

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

Surely there are more changes to this type of bytecode details. Maybe Irit can help auditing this.

SonicField pushed a commit to SonicField/cpython that referenced this pull request May 8, 2024
…118711)

Make a rough editorial pass over Python 3.13's What's New document. Add the
release highlights, remove or merge some duplicated entries, and reorder
some of the sections (removals should really go before future deprecations).
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 news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants