-
Notifications
You must be signed in to change notification settings - Fork 0
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
PEP 501: Update for tagged strings (WIP) #8
Conversation
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.
Honestly, I love all the changes." Even the lazy evaluation t"{myfunc!()"
.
I still feel like its slightly out of scope, but you already wrote it all out, and I think it makes t-strings even more palatable.
Appreciate the thorough work on this rewrite.
I did leave one suggestion to be more specific on how a function is called during !()
, but its optional.
Superseded by python#3944 |
(WIP PR in my own fork before this is ready for submission to the main PEPs repo)
📚 Documentation preview 📚: https://pep-previews--8.org.readthedocs.build/