patches
Monkey patches for ArgumentParser.
In order to support Python 3.7 and 3.8 while retaining the unit tests, we need
to backport the bugfix for BPO-29298
.
Monkey patches for ArgumentParser.
In order to support Python 3.7 and 3.8 while retaining the unit tests, we need
to backport the bugfix for BPO-29298
.