oslo.config/oslo_config
Michał Górny 972d304bb2 Fix test_sub_command_multiple on Python 3.12.5+
Update the expectations in test_sub_command_multiple for different
argparse error handling in Python 3.12.5 and newer.  Previously,
the 'cannot have multiple subparser arguments' error would be output
to stderr and cause the parser to exit; now it raises an ArgumentError
instead.

Closes-Bug: 2074130
Change-Id: I83de6b6943b14f1f6df86a55603e6867dce680d3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-08-27 15:56:48 +02:00
..
sources Add option for generate shell completion script 2024-04-12 15:12:15 +02:00
tests Fix test_sub_command_multiple on Python 3.12.5+ 2024-08-27 15:56:48 +02:00
__init__.py Move files out of the namespace package 2014-12-12 16:13:29 -05:00
_i18n.py Switch to hacking 2.x 2020-02-12 09:56:58 +00:00
_list_opts.py ensure we do not modify private data from drivers 2018-07-17 12:35:13 -04:00
cfg.py Merge "Provide an exit code when raising SystemExit." 2024-08-01 09:59:03 +00:00
fixture.py track config file and command line locations for user settings 2018-03-15 10:14:03 -04:00
generator.py Provide an exit code when raising SystemExit. 2024-07-24 19:49:58 +10:00
iniparser.py inherit from object is not required for py3 2021-01-12 17:09:25 +00:00
sphinxconfiggen.py Mark sphinx extensions thread safe 2020-04-14 11:04:14 +00:00
sphinxext.py sphinxext: Add 'merge_domaindata' 2020-09-10 16:36:46 +01:00
types.py Dict: Support customizing key-value separator 2024-04-10 15:21:29 +09:00
validator.py Provide an exit code when raising SystemExit. 2024-07-24 19:49:58 +10:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00