Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pep-0706.rst
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ so we'll make an exception.
for details.)

Here are examples of code that takes into account that ``tarfile`` may or may
not not have the proposed feature.
not have the proposed feature.

When copying these snippets, note that setting ``extraction_filter``
will affect subsequent operations.
Expand Down