-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 750: Updates requested by the Steering Council #4351
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
Conversation
Apply several of @AA-Turner's suggestions. Will address the remaining separately. Co-authored-by: Adam Turner <[email protected]>
The interpreter implementation still needs the update. I'll continue working on my fork. |
@AA-Turner Thanks for the suggestions -- took a swing at all of them! :-) |
Thank you! 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 @davepeck!
PEP 123: Summary of changes
)As part of pre-acceptance of PEP 750, the Steering Council requested four small updates to the PEP. I've taken a first cut at all four:
string.templatelib
conv
asconversion
andexpr
asexpression
Template.__iter__()
format_spec
asformat_specification
(TBD)With this PR, hopefully we can all put eyes on PEP 750 and get it to a state we're excited about! 🎉
📚 Documentation preview 📚: https://pep-previews--4351.org.readthedocs.build/pep-0750/