-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-138019: better help messge for json.tool same as ast #138037
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
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
That would indeed be helpful. Is it the same as for ast and tokenize? |
Please do not use the Update Branch button unless necessary (e.g. fixing conflicts, jogging the CI, or very old PRs) as it uses valuable resources. For more information see the devguide. |
Thank you! (please don't commit anything now) |
learned that, thank you |
As issue comment, in #138019
maybe we can provide better help message for infile the same as
ast
andtokenize
cc @picnixz @StanFromIreland