Skip to content
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

Closed
wants to merge 12 commits into from

Conversation

ncoghlan
Copy link
Owner

@ncoghlan ncoghlan commented Aug 25, 2024

(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/

peps/pep-0501.rst Outdated Show resolved Hide resolved
Copy link

@nhumrich nhumrich left a 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.

peps/pep-0501.rst Outdated Show resolved Hide resolved
@ncoghlan
Copy link
Owner Author

ncoghlan commented Sep 4, 2024

Superseded by python#3944

@ncoghlan ncoghlan closed this Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants