e4f3bbe6a3
- update to 4.13.1: * Remove use of ABCMeta for formatters * Run mypy from tox * Deprecate CommandManager namespace argument * Warn on duplicate commands in the same namespace * Revert "Implement conflict resolution" * Implement conflict resolution * typing: Fixups for typed stevedore
Dirk Mueller2026-01-22 08:43:04 +00:00
bc00dce99f
Accepting request 1320155 from devel:languages:python
Ana Guerrero2025-11-26 16:18:43 +00:00
8449b26701
Accepting request 1320122 from home:glaubitz:branches:devel:languages:python
Markéta Machová2025-11-26 11:08:48 +00:00
797b0bb5dc
Accepting request 1312738 from devel:languages:python
Ana Guerrero2025-10-22 10:15:16 +00:00
4bd01657c7
Accepting request 1312713 from home:glaubitz:branches:devel:languages:python
Markéta Machová2025-10-21 10:17:55 +00:00
825696b231
Accepting request 1289187 from home:glaubitz:branches:devel:languages:python
Matej Cepl2025-06-30 12:57:05 +00:00
129c97e7f0
Accepting request 1288578 from devel:languages:python
Ana Guerrero2025-06-26 09:39:43 +00:00
5143704dae
- update to version 3.10.1 - Removing modindex link from docs - Automatically page interactive root help output
Dirk Mueller2022-05-14 12:26:31 +00:00
33cfe579e5
- update to version 3.9.0 - Add Python3 xena unit tests - Replace getargspec with getfullargspec - Handle SIGPIPE exit gracefully - setup.cfg: Replace dashes with underscores - Update unit test to satisfy python3.10+ - Add conflict_handler parameter as attribut in Command class - Use py3 as the default runtime for tox - Colourise and automatically page help output
Dirk Mueller2021-10-26 22:13:53 +00:00
3519b4c080
- update to version 3.7.0 - Add Python3 wallaby unit tests - Remove unicode from code - Exit gracefully on Ctrl-C - Update requirements - List setuptools under install_requires - change help action to use its own exception for exit - Remove Babel from lower-constraints.txt - Add '--sort-ascending', '--sort-descending' parameters - requirements: Uncap PrettyTable - Remove six - Remove lower-constraints - columns: Make 'FormattableColumn' comparable - Remove references to setuptools - Handle null values when sorting - Make 'FormattableColumn' comparable - Bump py37 to py38 in tox.ini - Update requirements URLs in tox config - Capturing argparse errors due to problem with cmd2 - trivial: Remove references to Python 2.7 - Document KeyboardInterrupt exit code - Add py38 package metadata - doc: Update bug tracker to storyboard - gitignore: Ignore reno artefacts
Dirk Mueller2021-05-02 17:15:12 +00:00
799bfa0865
Accepting request 803555 from Cloud:OpenStack:Factory
Yuchen Lin2020-05-28 07:04:58 +00:00
cb99bea17d
- update to version 3.1.0 - Switch to Ussuri jobs - Add contributors link to readme - Fix nested argument groups with ignore conflict handler - [ussuri][goal] Drop python 2.7 support and testing - Allow finding command by partial name - Add autoprogram_cliff_app_dist_name config opt - adding missing releasenote for the drop of py27 support - Add an errexit attribute to InteractiveApp to exit on command errors - Re-add support for python 3.5 - Modify the help message of -c/--column parameter - Stop wildcard importing argparse
Dirk Mueller2020-05-12 09:52:13 +00:00