1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-16 03:21:53 +03:00
Files
community.general/tests/unit/plugins/module_utils/hwc
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
..