]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982)
authorPetr Viktorin <encukou@gmail.com>
Tue, 23 Jun 2026 13:13:30 +0000 (15:13 +0200)
committerGitHub <noreply@github.com>
Tue, 23 Jun 2026 13:13:30 +0000 (15:13 +0200)
commitf50bf13566189c8d0ce5a814f33eff3d89951896
treea7c440fd8809894235579d339c9decdedbc7d119
parent7915c4a8dd5b047b1e48b127690fb6a202a6e4ca
gh-151981: Make tarfile._Stream.seek break at EOF (GH-151982)

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]