]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-150599: Prevent bz2 decompressor reuse after errors (GH-150600)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 8 Jun 2026 09:55:32 +0000 (11:55 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2026 09:55:32 +0000 (10:55 +0100)
commit619a12b2e545391dc436b3af79dda22337382a6f
treeb073d46d9dced0a9ad1301c59157da98b8521e1a
parent6e5c4c0c52bb9414720ed66f35b1271f88d855aa
[3.13] gh-150599: Prevent bz2 decompressor reuse after errors (GH-150600)

(cherry picked from commit 157a5df8cb5d82b33f918a7489e72ce95ceb12b6)

Co-authored-by: Stan Ulbrych <stan@python.org>
Lib/test/test_bz2.py
Misc/NEWS.d/next/Security/2026-05-30-09-36-20.gh-issue-150599.nlHqU-.rst [new file with mode: 0644]
Modules/_bz2module.c