We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83bf44e commit 05aa638Copy full SHA for 05aa638
1 file changed
Misc/NEWS.d/next/Library/2026-07-04-00-19-23.gh-issue-127636.o_uD9U.rst
@@ -0,0 +1,3 @@
1
+Fix :meth:`tarfile.TarFile.extract` to accept archive member names with a
2
+trailing forward slash, including those returned by
3
+:meth:`tarfile.TarFile.getnames`. Contributed by Xiao Yuan.
0 commit comments