SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

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.
F
Felix Fontein committed
9e87c0e03fa501fb90008547983ce4c1dcaaf90c
Parent: 30fb6d0
Committed by GitHub <noreply@github.com> on 1/20/2022, 10:48:48 PM