Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jan 20, 2022

Fix an uncaught exception during help text generation when
argparse.BooleanOptionalAction is used with default=argparse.SUPPRESS
and help is specified.
(cherry picked from commit 9e87c0e)

Co-authored-by: Felix Fontein felix@fontein.de

https://bugs.python.org/issue46080

…nGH-30111) Fix an uncaught exception during help text generation when argparse.BooleanOptionalAction is used with default=argparse.SUPPRESS and help is specified. (cherry picked from commit 9e87c0e) Co-authored-by: Felix Fontein <felix@fontein.de>
@miss-islington
Copy link
ContributorAuthor

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

1 similar comment
@miss-islington
Copy link
ContributorAuthor

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

@miss-islington
Copy link
ContributorAuthor

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

@miss-islingtonmiss-islington merged commit c6691a7 into python:3.9Jan 20, 2022
@miss-islingtonmiss-islington deleted the backport-9e87c0e-3.9 branch January 20, 2022 23:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@taleinat@the-knights-who-say-ni@bedevere-bot@felixfontein