]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982) (#151993)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 23 Jun 2026 13:46:38 +0000 (15:46 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 13:46:38 +0000 (14:46 +0100)
commit3f031d431f80668e14f3bc066bbf4369cd9281b9
treee698a94c7449a92f8b9330a9e63cd13647745272
parent82e023fc3c6dbc51bb327d2d69246b18d70639c0
[3.13] gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982) (#151993)

(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]