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

bpo-29553: Fixed ArgumentParses format_usage for mutually exclusive groups #14976

Merged
merged 3 commits into from
Aug 25, 2019

Commits on Jul 27, 2019

  1. Fixed ArgumentParses format_usage for mutually exclusive groups.

    Co-authored-by: Andrew Nester <andrew.nester.dev@gmail.com>
    Flavian Hautbois and andrewnester committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    e62cd6a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2019

  1. Configuration menu
    Copy the full SHA
    24242e7 View commit details
    Browse the repository at this point in the history
  2. Update test_argparse.py

    berkerpeksag authored Aug 25, 2019
    Configuration menu
    Copy the full SHA
    b96c8b0 View commit details
    Browse the repository at this point in the history