You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/lib/ansible_test/_util/target
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.
1 year ago
..
cli ansible-test - Fix subprocess management. (#77641) 2 years ago
common add Python 3.12 support to ansible-test (#80834) 1 year ago
injector ansible-test - Upgrade pylint. (#78727) 2 years ago
pytest/plugins ansible-test - Replace pytest-forked (#80525) 1 year ago
sanity Remove Python 3.5 support (#80972) 1 year ago
setup add Python 3.12 support to ansible-test (#80834) 1 year ago
tools ansible-test - Clean up future boilerplate. (#76874) 3 years ago
__init__.py ansible-test - Clean up future boilerplate. (#76874) 3 years ago