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

GH-109190: Copyedit 3.12 What's New: Sort Other Language Changes #109836

Merged
merged 1 commit into from
Sep 25, 2023

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented Sep 25, 2023

  • Ordering used: parser; assignment expr; exceptions; GC; builtins; modules; other

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

@AA-Turner AA-Turner added the needs backport to 3.12 bug and security fixes label Sep 25, 2023
@AA-Turner AA-Turner requested review from ambv and hugovk September 25, 2023 13:15
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 25, 2023
(parser; assignment expr; exceptions; GC; builtins; modules; other)
@AA-Turner AA-Turner force-pushed the docs/whatsnew/olc-alpha branch from c97a179 to 0bb39ec Compare September 25, 2023 13:18
@hugovk
Copy link
Member

hugovk commented Sep 25, 2023

  • Ordering used: parser; assignment expr; exceptions; GC; builtins; modules; other

Is the order chosen by a general idea of general importance/interest?

Would using these as subheadings be useful?

@AA-Turner
Copy link
Member Author

Somewhat arbitrary, but inspired by the order in the relese highlights. The one I was unsure about was where to put GC -- syntax changes make sense going first; the annotation expression change is a relaxation/change to the language; then library (builtins).

I'd probably not go with headings, as the list is short enough; and having a (loose) order helps readers implicitly group items.

A

@hugovk hugovk merged commit 86e7c61 into python:main Sep 25, 2023
@miss-islington
Copy link
Contributor

Thanks @AA-Turner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry, @AA-Turner and @hugovk, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 86e7c611ac5bf067a697afbee6f9162704fd22db 3.12

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Sep 26, 2023
… Changes (pythonGH-109836).

(cherry picked from commit 86e7c61)

Co-authored-by: Adam Turner <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Sep 26, 2023

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

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Sep 26, 2023
Yhg1s pushed a commit that referenced this pull request Sep 26, 2023
@AA-Turner AA-Turner deleted the docs/whatsnew/olc-alpha branch September 29, 2023 08:17
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

3 participants