Uh oh!
There was an error while loading. Please reload this page.
gh-102856: Add changes related to PEP 701 in 3.12 What's New docs - #104824
Conversation
pablogsal
commented
May 23, 2023
Let's make sure we cover also the changes being mentioned in #104802 |
pablogsal
commented
May 23, 2023
@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>
4a3863a to
0ab25a6Comparemiss-islington
commented
May 24, 2023
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 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>
bedevere-bot
commented
May 24, 2023
GH-104847 is a backport of this pull request to the 3.12 branch. |
pablogsal
commented
May 24, 2023
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 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
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'] |
📚 Documentation preview 📚: https://cpython-previews--104824.org.readthedocs.build/