← 返回首页
gh-102856: Add changes related to PEP 701 in 3.12 What's New docs by mgmacias95 · Pull Request #104824 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-102856: Add changes related to PEP 701 in 3.12 What's New docs#104824

Merged
pablogsal merged 7 commits into
python:mainfrom
mgmacias95:update_whatsnew_312
May 24, 2023
Merged

gh-102856: Add changes related to PEP 701 in 3.12 What's New docs#104824
pablogsal merged 7 commits into
python:mainfrom
mgmacias95:update_whatsnew_312

Conversation

mgmacias95 commented May 23, 2023
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

Let's make sure we cover also the changes being mentioned in #104802

Copy link
Copy Markdown
Member

@CAM-Gerlach could you help us copy-editing the text if you have sone free cycles? :)

Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
Comment thread Doc/whatsnew/3.12.rst Outdated Show resolved Hide resolved
JelleZijlstra added the needs backport to 3.12 only security fixes label May 24, 2023
pablogsal and others added 2 commits May 24, 2023 09:52
pablogsal force-pushed the update_whatsnew_312 branch from 4a3863a to 0ab25a6 Compare May 24, 2023 09:21
pablogsal merged commit c45701e into python:main May 24, 2023

Copy link
Copy Markdown
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 24, 2023
…cs (pythonGH-104824) (cherry picked from commit c45701e) Co-authored-by: Marta Gómez Macías <mgmacias@google.com> Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

Copy link
Copy Markdown

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

bedevere-bot removed the needs backport to 3.12 only security fixes label May 24, 2023

Copy link
Copy Markdown
Member

Mergin now gives visibility to this change to users looking at the What's New for 3.12 beta 1

pablogsal added a commit that referenced this pull request May 24, 2023
…ocs (GH-104824) (#104847) gh-102856: Add changes related to PEP 701 in 3.12 What's New docs (GH-104824) (cherry picked from commit c45701e) Co-authored-by: Marta Gómez Macías <mgmacias@google.com> Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

hugovk commented May 24, 2023

Copy link
Copy Markdown
Member

This broke the CI's doctest check, here's a PR to fix it: #104852

Comment thread Doc/whatsnew/3.12.rst
quotes (like using double quotes or triple quites if the f-string uses single
quites). In Python 3.12, you can now do things like this:

>>> songs = ['Take me back to Eden', 'Alkaline', 'Ascensionism']

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality Hide comment

Very good improvement.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

7 participants

Footer

© 2026 GitHub, Inc.