-
-
Notifications
You must be signed in to change notification settings - Fork 31.8k
gh-133367: Add missing options to ast
CLI
#133369
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
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.
Please, don't forget to add tests in your other PR
Probably, that one (i.e. #133329) should be merged first. |
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.
Some docs notes
Co-authored-by: Stan Ulbrych <[email protected]>
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.
Now please rebase this PR and add tests :)
Misc/NEWS.d/next/Library/2025-05-04-13-40-05.gh-issue-133367.E5nl2u.rst
Outdated
Show resolved
Hide resolved
…5nl2u.rst Co-authored-by: Stan Ulbrych <[email protected]>
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
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.
One more suggestion: let's add defaults to the docs.
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.
Thank you! 🎉
I wasn't sure about adding whatsnew entry but I added it so we can remote it
*Headings were corrected according to the devguide
cc @sobolevn
ast
CLI with new options:--feature-version
,--optimize
, and--show-empty
#133367📚 Documentation preview 📚: https://cpython-previews--133369.org.readthedocs.build/