ansible/.azure-pipelines
Sloane Hertel 48dfe8e215
add Python 3.12 support to ansible-test (#80834)
* update docker containers versions to use newer ansible-test ref in the pre-built venvs

* Allow invoking ansible-test with Python 3.12

* Add python3.12 to the INTERPRETER_PYTHON_FALLBACK

* changelog

* add Python 3.12 as a non-default Python version for the test containers

* Update mypy ignores for Python 3.12

* Add Python 3.12 to CI matrix for unit tests, generic tests, and galaxy

* Update unit test for using the Python 2 collection loader path with Python 3.

Skip the existing test on Python 3.12, since find_module is removed.

Suppress the pre-existing deprecation warnings using the Python 2
codepath with Python 3.

Add a test for Python >= 3.12, which doesn't call find_module.

* Ignore sanity test errors on systems without libselinux present.
2023-07-21 10:23:14 -07:00
..
commands Remove docs and examples directories (#81011) 2023-07-11 12:40:06 -07:00
scripts Avoid system-site-packages in AZP coverage venvs. 2022-02-16 23:33:49 -08:00
templates Use variable instead of container resource in AZP (#80299) 2023-03-27 10:04:36 -07:00
azure-pipelines.yml add Python 3.12 support to ansible-test (#80834) 2023-07-21 10:23:14 -07:00