There was an error while loading. Please reload this page.
1 parent 5c3e146 commit aebd409Copy full SHA for aebd409
1 file changed
Misc/NEWS.d/next/Security/2026-09-10-13-38-11.gh-issue-157265.-vYuMp.rst
@@ -0,0 +1,3 @@
1
+In :mod:`tarfile`, when extracting a link falls back to extracting a member
2
+of the archive, skip the member when the filter function returns None when
3
+called with the extracted member's name replaced with the link's.
0 commit comments