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/_internal/commands/sanity
Matt Martz b4b600a70b
[stable-2.14] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81633)
* Python 3.11.4 introduces a new parameter 'filter' in extract and
extractall in tarfile. Handle deprecation warning message emitted
in Python 3.12.
* added probing mechanism in ansible-galaxy code to detect broken
data filter implementation in tarfile.

Fixes: #80832



(cherry picked from commit 1cc5efa)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
..
__init__.py [stable-2.14] ansible-test - Pre-build PyYAML wheels (#81300) (#81310) 2 years ago
ansible_doc.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
bin_symlinks.py [stable-2.14] ansible-test - Always use managed entry points (#81537) (#81540) 2 years ago
compile.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
ignores.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
import.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
integration_aliases.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
mypy.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
pep8.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
pslint.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
pylint.py [stable-2.14] ansible-test - Avoid use of deprecated utcnow (#80750) (#80758) 3 years ago
shellcheck.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago
validate_modules.py [stable-2.14] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81633) 2 years ago
yamllint.py [stable-2.14] ansible-test - Improve code formatting (#79983) (#80206) 3 years ago