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

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