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 9d94cc9 commit 88fc915Copy full SHA for 88fc915
1 file changed
Misc/NEWS.d/next/Library/2026-01-10-17-39-09.gh-issue-143663.9LEFAf.rst
@@ -1 +1 @@
1
-:meth:`tarfile.TarFile._get_extract_tarinfo` now uses OS-specific separators.
+:mod:`tarfile`: :meth:`TarFile.extractall` now uses OS-specific separators to call lstat. This fixes a failure case with raw Win32 paths on Windows.
0 commit comments