Update tarfile.extractall and friends to use filter='data' by default #118875
Closed as duplicate of#121999
tarfile.extractall and friends to use filter='data' by default #118875
It was deprecated in 3.12 and set for removal in 3.14.
I can open a PR to tackle this if that's ok.
Linked PRs
tarfile.extractalland friends to usefilter="data"by default #118940