Skip to content

bpo-46080: Fix crash when argparse.BooleanOptionalAction is used with default=argparse.SUPPRESS and help specified#30111

Merged
taleinat merged 3 commits into
python:mainfrom
felixfontein:fix-argparse-crash
Jan 20, 2022
Merged

bpo-46080: Fix crash when argparse.BooleanOptionalAction is used with default=argparse.SUPPRESS and help specified#30111
taleinat merged 3 commits into
python:mainfrom
felixfontein:fix-argparse-crash

Fix.

be19c30
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs