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
Matt Martz 590e46c422
[stable-2.13] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81634)
* [stable-2.13] 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>
(cherry picked from commit 1cc5efa)

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>

* py3.8 doesn't have functools.cache

---------

Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
2 years ago
..
coverage [stable-2.13] ansible-test - Fix file permissions for delegation (#80204) 3 years ago
env [stable-2.13] ansible-test - Fix timeout handling (#80764). (#80767) 3 years ago
integration [stable-2.13] ansible-test - Avoid use of deprecated utcnow (#80750) (#80759) 3 years ago
sanity [stable-2.13] tarfile: Handle deprecation warning for extract and extractall (#81545) (#81634) 2 years ago
shell [stable-2.13] ansible-test - Improve container management. (#79538) 3 years ago
units [stable-2.13] ansible-test - Parse content config only once. (#78418) (#78426) 3 years ago
__init__.py ansible-test - split controller/target testing (#75605) 4 years ago