cpython
cpython copied to clipboard
gh-118875: Update `tarfile.extractall` and friends to use `filter="data"` by default
- Issue: gh-118875
📚 Documentation preview 📚: https://cpython-previews--118940.org.readthedocs.build/
You still need to update theses tests:
-
test.test_shutil.TestArchives.test_unpack_archive_bztar -
test.test_shutil.TestArchives.test_unpack_archive_gztar -
test.test_shutil.TestArchives.test_unpack_archive_tar -
test.test_shutil.TestArchives.test_unpack_archive_xztar