`argparse.HelpFormatter` looks at `$COLUMNS` only, falling back to a default of 80. `py.io.get_terminal_width()` is smarter there, and could even work better with https://github.com/pytest-dev/py/pull/219. This ensures to use a consistent value for formatting the ini values etc.
44 KiB
44 KiB