Skip to content

GH-109190: Copyedit 3.12 What's New: Release highlights - #109770

Merged
hugovk merged 14 commits into
python:mainfrom
AA-Turner:docs/whatsnew/release-highlights
Sep 27, 2023
Merged

GH-109190: Copyedit 3.12 What's New: Release highlights#109770
hugovk merged 14 commits into
python:mainfrom
AA-Turner:docs/whatsnew/release-highlights

Conversation

@AA-Turner

@AA-TurnerAA-Turner commented Sep 23, 2023

Copy link
Copy Markdown
Member
  • Categorise PEP 695 as a change to the syntax, rather than "typing features"
  • Categorise PEP 688 as a change to the datamodel (couldn't think of a better category!)
  • Highlight some library improvements
  • Note security improvements
  • Note C API improvements in the release summary
  • Note improvements to CPython's implementation
  • List the removal of top-level modules and the unittest aliases as major removals
  • Sort the PEP overviews by the order that they appear in the release summary
  • Write a brief narrative overview of Python 3.12

📚 Documentation preview 📚: https://cpython-previews--109770.org.readthedocs.build/en/109770/whatsnew/3.12.html

@AA-TurnerAA-Turner added the needs backport to 3.12 only security fixes label Sep 23, 2023
@bedevere-appbedevere-appBot added awaiting review docs Documentation in the Doc dir skip news labels Sep 23, 2023
@AA-TurnerAA-Turner changed the title Release highlightsGH-109190: Copyedit 3.12 What's New: Release highlightsSep 23, 2023
Comment threadDoc/whatsnew/3.12.rst
Comment threadDoc/whatsnew/3.12.rst Outdated
Comment threadDoc/whatsnew/3.12.rst
Comment threadDoc/whatsnew/3.12.rst
Comment threadDoc/whatsnew/3.12.rst Outdated
Comment threadDoc/whatsnew/3.12.rst Outdated

@hugovkhugovk left a comment

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.

👍

@hugovk

Copy link
Copy Markdown
Member

Let's merge, there's been no objections from those pinged. I think the summary is very good, and we can always update later if there's any more feedback. 👍

@hugovk
hugovk merged commit b35f084 into python:mainSep 27, 2023
@miss-islington

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 27, 2023
…GH-109770)
(cherry picked from commit b35f084)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

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

@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Sep 27, 2023
Yhg1s pushed a commit that referenced this pull request Sep 27, 2023
…9770) (#109971)
* GH-109190: Copyedit 3.12 What's New: Release highlights (GH-109770)
(cherry picked from commit b35f084)
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Delete bad merge leftovers
---------
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
csm10495 pushed a commit to csm10495/cpython that referenced this pull request Sep 28, 2023
@AA-Turner
AA-Turner deleted the docs/whatsnew/release-highlights branch September 29, 2023 08:16
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
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.

4 participants

@AA-Turner@hugovk@miss-islington@gpshead