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/integration/targets/ansible-galaxy-collection
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>
1 year ago
..
files
library tarfile: Handle deprecation warning for extract and extractall (#81545) 1 year ago
meta Add missing integration test dependency. 3 years ago
tasks ansible-galaxy - improve ignoring multiple signature status codes (#77610) 1 year ago
templates Update galaxy_ng container for tests (#80721) 1 year ago
vars Update galaxy_ng container for tests (#80721) 1 year ago
aliases ansible-test - split controller/target testing (#75605) 3 years ago