1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins
Felix Fontein 6c9713b36c
Fix Python 3.12 unit tests (#7348)
* Re-enable Python 3.12 unit tests.

* Stop using deprecated alias.

* Stop using long deprecated subset comparison function.

* Avoid another alias.

* Fix name, add Python 2 compatibility.

* Properly make backwards compatible.
2023-10-04 23:23:11 +02:00
..
become Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
cache Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
callback Fix Python 3.12 unit tests (#7348) 2023-10-04 23:23:11 +02:00
connection Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
filter Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
inventory Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
lookup Use get(..) instead of [..] for safe lookup of value (Fixes #7240) (#7241) 2023-09-13 07:48:36 +02:00
module_utils Fix Python 3.12 unit tests (#7348) 2023-10-04 23:23:11 +02:00
modules Fix Python 3.12 unit tests (#7348) 2023-10-04 23:23:11 +02:00