Fully implement PEP 706: Change default filter for TarFile.extract() and extractall() to 'data' #121999
Closed
7 tasks done
Labels
type-feature
A feature request or enhancement
Feature or enhancement
Proposal:
The documentation for tarfile discusses changes to the default behavior in 3.14 as a future change, but now that 3.14 is in development this change should be implemented and references to the change should reflect that the default behavior is now implemented.
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
https://peps.python.org/pep-0706/#defaults-and-their-configuration
https://docs.python.org/3.14/library/tarfile.html#extraction-filters
Linked PRs
The text was updated successfully, but these errors were encountered: