15
0
forked from pool/python-argh
Files
python-argh/python-argh.changes
Dirk Mueller ea0f862920 - update to 0.30.5:
* A combination of `nargs` with a list as default value would
    lead to the values coming from CLI being wrapped in another
    list (issue #212).
  * Argspec guessing: if `nargs` is not specified but the default
    value is a list, `nargs="*"` is assumed and passed to argparse.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-argh?expand=0&rev=36
2023-12-27 09:32:40 +00:00

8.9 KiB