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

gh-117941: Reject option names starting with "--no-" in argparse.BooleanOptionalAction #125894

Commits on Oct 23, 2024

  1. pythongh-117941: Reject option names starting with "--no-" in argpars…

    …e.BooleanOptionalAction
    
    They never worked correctly.
    serhiy-storchaka committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    714c456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd0752e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    53440cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    964cf12 View commit details
    Browse the repository at this point in the history