-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
GH-132661: Add string.templatelib.convert()
#135217
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant
Conversation
There's some test failures here. @hugovk Would it be okay if we backported this to 3.14? |
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.
Let's just add string.templatelib.convert
in this PR and leave docs for the big docs PR that currently in review.
Yes, this makes sense to be part of the PEP 750 stuff. RC1 is soon: 2025-07-22. |
@AA-Turner Are you going to work on this to simplify it down to just adding |
Yes, sorry (at EuroPython). Hopefully will have time this afternoon. A |
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.
LGTM! Thanks @AA-Turner!
Thanks @lysnikolaou for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
(cherry picked from commit 5b969fd) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
🎉 Thanks, #135229 |
See @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/