Uh oh!
There was an error while loading. Please reload this page.
gh-129958: New syntax error in format spec applies to both f-strings and t-strings - #135570
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
tomasr8
left a comment
There was a problem hiding this comment.
Let me know if this warrants a test in test_tstring.py and/or a blurb!
I think it warrants both :)
Uh oh!
There was an error while loading. Please reload this page.
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
Co-authored-by: Tomas R. <tomas.roun8@gmail.com>
lysnikolaou
left a comment
There was a problem hiding this comment.
Just a minor formatting nit and it's good to go!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Thanks @dylwil3 for the PR, and @lysnikolaou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
…rings and t-strings (pythonGH-135570) (cherry picked from commit fb9e292) Co-authored-by: Dylan <dylwil3@gmail.com> Co-authored-by: Tomas R. <tomas.roun8@gmail.com> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
GH-135982 is a backport of this pull request to the 3.14 branch. |
…rings and t-strings (python#135570) Co-authored-by: Tomas R. <tomas.roun8@gmail.com> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
…rings and t-strings (python#135570) Co-authored-by: Tomas R. <tomas.roun8@gmail.com> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
…rings and t-strings (python#135570) Co-authored-by: Tomas R. <tomas.roun8@gmail.com> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
…rings and t-strings (python#135570) Co-authored-by: Tomas R. <tomas.roun8@gmail.com> Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Closes#129958
(again)
And I think requires backport to 3.14.
Let me know if this warrants a test in
test_tstring.pyand/or a blurb!