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
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
..
integration tarfile: Handle deprecation warning for extract and extractall (#81545) 2 years ago
lib/ansible_test tarfile: Handle deprecation warning for extract and extractall (#81545) 2 years ago
sanity Sanity: Bump version to match Python 3.12 (#81399) 2 years ago
support PowerShell - remove uneeded dotnet code for future compatibility (#81472) 2 years ago
units Unit test cleanup (#81556) 2 years ago