Skip to content

[3.10] gh-91832: Add 'required' attr to argparse.Action repr (GH-91841) #92021

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 1 commit into from
Apr 28, 2022

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 28, 2022

GH- Adding 'required' to names in Lib.argparse.Action

gh-91832:
Added 'required' to the list names in Lib.argparse.Action.
Changed constant strings that test the Action object.

Automerge-Triggered-By: GH:merwok
(cherry picked from commit 4ed3900)

Co-authored-by: Abhigyan Bose [email protected]

Automerge-Triggered-By: GH:merwok

…-91841)

GH- Adding 'required' to names in Lib.argparse.Action

pythongh-91832:
Added 'required' to the list `names` in `Lib.argparse.Action`.
Changed constant strings that test the Action object.

Automerge-Triggered-By: GH:merwok
(cherry picked from commit 4ed3900)

Co-authored-by: Abhigyan Bose <[email protected]>
@miss-islington
Copy link
Contributor Author

@AbhigyanBose: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@AbhigyanBose: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 11652ce into python:3.10 Apr 28, 2022
@miss-islington miss-islington deleted the backport-4ed3900-3.10 branch April 28, 2022 15:27
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.

4 participants