Skip to content

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

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-91832: Add 'required' attr to argparse.Action repr

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 miss-islington merged commit fa87c36 into python:3.9 Apr 28, 2022
@miss-islington miss-islington deleted the backport-4ed3900-3.9 branch April 28, 2022 15:19
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