Skip to content

Commit 606022c

Browse files
authored
[3.13] Remove erroneous text from What’s New (python#139343)
1 parent 9b09677 commit 606022c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.13.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2850,7 +2850,7 @@ tarfile
28502850
-------
28512851

28522852
* :func:`~tarfile.data_filter` now normalizes symbolic link targets in order to
2853-
avoid path traversal attacks.Add commentMore actions
2853+
avoid path traversal attacks.
28542854
(Contributed by Petr Viktorin in :gh:`127987` and :cve:`2025-4138`.)
28552855
* :func:`~tarfile.TarFile.extractall` now skips fixing up directory attributes
28562856
when a directory was removed or replaced by another kind of file.

0 commit comments

Comments
 (0)