Skip to content

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

Merged
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-4ed3900-3.9
Apr 28, 2022
Merged

[3.9] gh-91832: Add 'required' attr to argparse.Action repr (GH-91841)#92022
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-4ed3900-3.9

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 abhigyandeepbose@gmail.com

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 <abhigyandeepbose@gmail.com>
@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