mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 10:26:22 +00:00
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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| cloud | ||
| hwc | ||
| identity/keycloak | ||
| net_tools/pritunl | ||
| xenserver | ||
| conftest.py | ||
| test_cmd_runner.py | ||
| test_csv.py | ||
| test_database.py | ||
| test_known_hosts.py | ||
| test_module_helper.py | ||
| test_ocapi_utils.py | ||
| test_onepassword.py | ||
| test_opennebula.py | ||
| test_saslprep.py | ||
| test_utm_utils.py | ||
| test_vardict.py | ||