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
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
..
coverage ansible-test - Fix Python coverage stub generation (#81611) 2 years ago
env ansible-test - Fix timeout handling (#80764) 3 years ago
integration ansible-test: cloudstack: bump test container version (#81319) 2 years ago
sanity tarfile: Handle deprecation warning for extract and extractall (#81545) 2 years ago
shell ansible-test - Improve code formatting (#79983) 3 years ago
units ansible-test - Replace pytest-forked (#80525) 3 years ago
__init__.py ansible-test - split controller/target testing (#75605) 4 years ago