You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Lumír 'Frenzy' Balhar 9d41aefd71 Add Python 3 support for validate-modules test. (#21195)
* Improve PEP8 compatibility

* Fix Python 3 incompatibility

Is prohibited to mutate OrderedDict during iteration through it so
is better to add records with error or warning to empty dictionary
instead of delete records from copy of dictionary during iterating.

* Decode output of subprocess from bytes to unicode.

* Add Python 3 support for validate-modules test.

Fix #18367
9 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 9 years ago
code-smell Add Python 3 support for validate-modules test. (#21195) 9 years ago
pep8 Telegram notification module updated (#22858) 9 years ago
pylint Fix errors reported by pylint. (#23282) 9 years ago
shellcheck Disable newer shellcheck tests which don't pass. 9 years ago
validate-modules Add Python 3 support for validate-modules test. (#21195) 9 years ago