forked from pool/python-typer
* Fix default value of None for CLI Parameters when the type is
list | None and the default value is None.
* Improve support for CLI translations using gettext.
* Fix evaluating stringified annotations in Python 3.10.
* Fix display of default value for Enum parameters inside of a
list, include docs and tests.
* Update type annotations for show_default parameter and update
docs for setting a "Custom default string".
* Add missing default_factory in Argument overloads.
* Fix preserving case in enum values.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-typer?expand=0&rev=22
4.4 KiB
4.4 KiB