]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982) (#151995)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 27 Jun 2026 17:32:27 +0000 (19:32 +0200)
committerGitHub <noreply@github.com>
Sat, 27 Jun 2026 17:32:27 +0000 (19:32 +0200)
commit7f0dc59c9a70f8f3b4da33d7c4a2ba552a7acc21
treef71d4c1d27650996641bbc1311170b9ad38e8d49
parent79f66145c028666006fa1f76513db2846a148807
[3.11] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982) (#151995)

gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982)
(cherry picked from commit f50bf13566189c8d0ce5a814f33eff3d89951896)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/tarfile.py
Lib/test/test_tarfile.py
Misc/NEWS.d/next/Security/2026-06-23-13-28-16.gh-issue-151981.xBHEcU.rst [new file with mode: 0644]