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

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