Skip to content

Commit 6d79444

Browse files
gpsheadaeurielesn
authored andcommitted
move credit to NEWS, and remove the whatsnew entry (painful for backports)
1 parent 04fd085 commit 6d79444

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -310,8 +310,6 @@ tarfile
310310
:func:`~tarfile.TarFile.errorlevel` is zero.
311311
(Contributed by Matt Prodani and Petr Viktorin in :gh:`112887`
312312
and :cve:`2025-4435`.)
313-
* :mod:`tarfile` now validates archives to ensure member offsets are non-negative.
314-
(Contributed by Alexander Enrique Urieles Nieto in :gh:`130577`.)
315313

316314

317315
types
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
:mod:`tarfile` now validates archives to ensure member offsets are
2-
non-negative.
2+
non-negative. (Contributed by Alexander Enrique Urieles Nieto in
3+
:gh:`130577`.)

0 commit comments

Comments
 (0)