diff options
author | Felix Fontein <felix@fontein.de> | 2022-01-20 23:48:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-21 00:48:48 +0200 |
commit | 9e87c0e03fa501fb90008547983ce4c1dcaaf90c (patch) | |
tree | 8759fddb2025377171f850470e6f76d0ddf56993 /Python/thread.c | |
parent | 30fb6d073d9ca00dff8e4155c523cdfa63abab6b (diff) | |
download | cpython-9e87c0e03fa501fb90008547983ce4c1dcaaf90c.tar.gz cpython-9e87c0e03fa501fb90008547983ce4c1dcaaf90c.zip |
bpo-46080: fix argparse help generation exception in edge case (GH-30111)
Fix an uncaught exception during help text generation when
argparse.BooleanOptionalAction is used with default=argparse.SUPPRESS
and help is specified.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions