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

Show appropriate error message #5644

Merged
merged 4 commits into from
Jul 27, 2018
Merged

Commits on Jul 23, 2018

  1. Show appropriate error message

    This catches code exception if wrong arguments passed to cmd options
    It also adds error message that suggests correct arguments to pass
    
    Fixes: pypa#5616
    sinscary committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    01a0fa5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

  1. Configuration menu
    Copy the full SHA
    e5dc3cf View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    e22cf6c View commit details
    Browse the repository at this point in the history
  2. fix pylint issue with space

    sinscary committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    ad78315 View commit details
    Browse the repository at this point in the history