community.docker/tests
Felix Fontein cad22de628
Python code modernization, 4/n (#1162)
* Address attribute-defined-outside-init.

* Address broad-exception-raised.

* Address broad-exception-caught.

* Address consider-iterating-dictionary.

* Address consider-using-dict-comprehension.

* Address consider-using-f-string.

* Address consider-using-in.

* Address consider-using-max-builtin.

* Address some consider-using-with.

* Address invalid-name.

* Address keyword-arg-before-vararg.

* Address line-too-long.

* Address no-else-continue.

* Address no-else-raise.

* Address no-else-return.

* Remove broken dead code.

* Make consider-using-f-string changes compatible with older Python versions.

* Python 3.11 and earlier apparently do not like multi-line f-strings.
2025-10-11 23:06:50 +02:00
..
ee Move EE tests to antsibull-nox (#1100) 2025-07-25 21:23:06 +02:00
images Add Distribution 3.0.0 image. 2025-08-03 14:18:29 +02:00
integration Python code modernization, 3/n (#1157) 2025-10-10 08:11:58 +02:00
sanity Prepare 5.0.0 (#1123) 2025-10-05 20:22:50 +02:00
unit Python code modernization, 4/n (#1162) 2025-10-11 23:06:50 +02:00
utils Restrict cffi on Python 2. (#1126) 2025-09-12 19:58:48 +02:00
config.yml Since we require ansible-core >= 2.15, nothing before Python 2.7 is supported and used in tests anyway. 2025-04-27 12:24:53 +02:00