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-92248: Deprecate type, choices, metavar parameters of argparse.BooleanOptionalAction #103678

Merged
merged 6 commits into from
May 19, 2023

Commits on Apr 22, 2023

  1. pythongh-92248: Deprecate type, chocies, metavar parameters of …

    …`argparse.BooleanOptionalAction`
    sobolevn committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    5524230 View commit details
    Browse the repository at this point in the history
  2. Update Misc/NEWS.d/next/Library/2023-04-22-12-30-10.gh-issue-92248.Nc…

    …VTKR.rst
    
    Co-authored-by: Kirill <80244920+Eclips4@users.noreply.github.com>
    sobolevn and Eclips4 committed Apr 22, 2023
    Configuration menu
    Copy the full SHA
    5df2d40 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

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

Commits on May 1, 2023

  1. Apply suggestions from code review

    Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
    sobolevn and hugovk committed May 1, 2023
    Configuration menu
    Copy the full SHA
    808826b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 19, 2023

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