Skip to content

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

Merged
Yhg1s merged 9 commits into
python:mainfrom
Yhg1s:whatsnew-3.13
May 7, 2024
Merged

gh-109975: Make a rough editorial pass over What's New#118711
Yhg1s merged 9 commits into
python:mainfrom
Yhg1s:whatsnew-3.13

Conversation

@Yhg1s

@Yhg1sYhg1s commented May 7, 2024

Copy link
Copy Markdown
Member

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).
Comment threadDoc/whatsnew/3.13.rst
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst
Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst
Comment threadDoc/whatsnew/3.13.rst
@Yhg1s

Yhg1s commented May 7, 2024

Copy link
Copy Markdown
MemberAuthor

PTAL :)

Comment threadDoc/whatsnew/3.13.rst Outdated
Comment threadDoc/whatsnew/3.13.rst Outdated
@Yhg1s

Yhg1s commented May 7, 2024

Copy link
Copy Markdown
MemberAuthor

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

@terryjreedy

Copy link
Copy Markdown
Member

I like your improvements to my suggestions.

@Yhg1s
Yhg1s merged commit f548855 into python:mainMay 7, 2024
Comment threadDoc/whatsnew/3.13.rst

Removed
=======
CPython Bytecode Changes

Copy link
Copy Markdown
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 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.

6 participants

@Yhg1s@terryjreedy@vstinner@JelleZijlstra@hugovk@gvanrossum