diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-04-28 15:19:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-28 15:19:07 (GMT) |
commit | fa87c362e1861aa1092c1dcd409b00ae25db7874 (patch) | |
tree | 000b77069ed3c60a741b0abce5c31aeaa806ca2d /Python/errors.c | |
parent | 0e16105af69ec33e1215e0543f26a33bc8d10a16 (diff) | |
download | cpython-fa87c362e1861aa1092c1dcd409b00ae25db7874.zip cpython-fa87c362e1861aa1092c1dcd409b00ae25db7874.tar.gz cpython-fa87c362e1861aa1092c1dcd409b00ae25db7874.tar.bz2 |
gh-91832: Add 'required' attr to argparse.Action repr (GH-91841)
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 4ed3900041c688a02dca1eb3323083d720dd0d93)
Co-authored-by: Abhigyan Bose <abhigyandeepbose@gmail.com>
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions