Skip to content

argparse

Compatibility Shim for ArgumentParser.

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