Skip to content

Make stubgen return status 0 on --help #4160

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

Merged
merged 3 commits into from
Oct 26, 2017
Merged

Conversation

gwerbin
Copy link
Contributor

@gwerbin gwerbin commented Oct 25, 2017

This lets package managers like conda use stubgen --help as a quick-and-dirty test.

Also it makes more sense if you squint at it a little. The user requested help, so they shouldn't be put in some an error state.

This lets package managers like conda use `stubgen --help` as a quick-and-dirty test.
Swapped arg name and type
@gvanrossum
Copy link
Member

gvanrossum commented Oct 25, 2017 via email

Github editor mistake
@gvanrossum gvanrossum merged commit a1ace48 into python:master Oct 26, 2017
@gvanrossum
Copy link
Member

Thanks!

JukkaL pushed a commit that referenced this pull request Oct 31, 2017
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