| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
There's some test failures here. @hugovk Would it be okay if we backported this to 3.14? |
Sorry, something went wrong.
There was a problem hiding this comment.
Let's just add string.templatelib.convert in this PR and leave docs for the big docs PR that currently in review.
Sorry, something went wrong.
Yes, this makes sense to be part of the PEP 750 stuff. RC1 is soon: 2025-07-22. |
Sorry, something went wrong.
|
@AA-Turner Are you going to work on this to simplify it down to just adding convert? |
Sorry, something went wrong.
|
Yes, sorry (at EuroPython). Hopefully will have time this afternoon. A |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM! Thanks @AA-Turner!
Sorry, something went wrong.
|
Thanks @AA-Turner for the PR, and @lysnikolaou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
Sorry, something went wrong.
(cherry picked from commit 5b969fd) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
GH-136671 is a backport of this pull request to the 3.14 branch. |
Sorry, something went wrong.
|
🎉 Thanks, @AA-Turner ! I'll add docs for this to #135229 |
Sorry, something went wrong.
…H-135217) (python#136671) pythonGH-132661: Add ``string.templatelib.convert()`` (pythonGH-135217) (cherry picked from commit 5b969fd) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
This was implemented upstream in python/cpython#135217
| Back | FazBrowse Home | New Git URL |
See https://discuss.python.org/t/94569/. cc @davepeck @treyhunner.
Sketch implementation. Skip news as this would be part of the larger PEP 750 piece.
A
📚 Documentation preview 📚: https://cpython-previews--135217.org.readthedocs.build/