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
Sam Doran fa7482c63a
Change interpreter discovery defaults to silently prefer Python 3 (#75049)
Push /usr/bin/python to almost the bottom of the barrel. This makes the strategy to prefer
specific versions of the "mystery meat" version.

* Change INTERPRETER_PYTHON default to 'auto'
    Change description to match change in behavior.
    Change deprecation message to a warning.

* Update docs
* Add porting guide entry
* Update unit tests
* Update integration test
* Allow INTERPRETER_PYTHON_FALLBACK to be configure using a variable
* Prefer platform-python above other Python 2 interpreters
* Add Python 3.10 to the list of interpreters
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Change interpreter discovery defaults to silently prefer Python 3 (#75049) 5 years ago
lib/ansible_test ansible-test - allow for the same listening port on multiple interfaces (#75387) 5 years ago
sanity Remove ignores that are resolved on devel 5 years ago
support updates links in comments to point to current docs (#74834) 5 years ago
units Change interpreter discovery defaults to silently prefer Python 3 (#75049) 5 years ago
utils/shippable Remove unused CI scripts. 5 years ago