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
Abhijeet Kasurde 1cc5efa77b
tarfile: Handle deprecation warning for extract and extractall (#81545)
* 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

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Matt Clay <matt@mystile.com>
2 years ago
..
__init__.py ansible-test - Pre-build PyYAML wheels (#81300) 2 years ago
ansible_doc.py ansible-test - Fix sanity traceback with `-e` opt (#81271) 2 years ago
bin_symlinks.py ansible-test - Always use managed entry points (#81537) 2 years ago
compile.py ansible-test - Improve code formatting (#79983) 3 years ago
ignores.py ansible-test - Improve code formatting (#79983) 3 years ago
import.py ansible-test - Fix sanity traceback with `-e` opt (#81271) 2 years ago
integration_aliases.py ansible-test - Improve code formatting (#79983) 3 years ago
mypy.py Clean up release script (#81488) 2 years ago
pep8.py ansible-test - Improve code formatting (#79983) 3 years ago
pslint.py ansible-test - Improve code formatting (#79983) 3 years ago
pylint.py Pylint deprecated comment checker (#81071) 3 years ago
shellcheck.py ansible-test - Improve code formatting (#79983) 3 years ago
validate_modules.py tarfile: Handle deprecation warning for extract and extractall (#81545) 2 years ago
yamllint.py ansible-test - Improve code formatting (#79983) 3 years ago