Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.4k
gh-102856: Add changes related to PEP 701 in 3.12 What's New docs#104824
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Let's make sure we cover also the changes being mentioned in#104802 |
@CAM-Gerlach could you help us copy-editing the text if you have sone free cycles? :) |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Thanks@mgmacias95 for the PR, and@pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
…cs (pythonGH-104824)(cherry picked from commitc45701e)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>
bedevere-bot commentedMay 24, 2023
GH-104847 is a backport of this pull request to the3.12 branch. |
Mergin now gives visibility to this change to users looking at the What's New for 3.12 beta 1 |
…ocs (GH-104824) (#104847)gh-102856: Add changes related to PEP 701 in 3.12 What's New docs (GH-104824)(cherry picked from commitc45701e)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>
This broke the CI's doctest check, here's a PR to fix it:#104852 |
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'] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Very good improvement.
Uh oh!
There was an error while loading.Please reload this page.
📚 Documentation preview 📚:https://cpython-previews--104824.org.readthedocs.build/