]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-150599: Prevent bz2 decompressor reuse after errors (#150600) (#151054)
authorStan Ulbrych <stan@python.org>
Sun, 7 Jun 2026 18:37:10 +0000 (19:37 +0100)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 18:37:10 +0000 (19:37 +0100)
commit157a5df8cb5d82b33f918a7489e72ce95ceb12b6
treec29c459dfb2ddadfbeb92635e19cb95a41b9abb7
parentfff18c330470afdb9ad322d2cfb1741954d806aa
[3.14] gh-150599: Prevent bz2 decompressor reuse after errors (#150600) (#151054)

(cherry picked from commit 5755d0f083949ff3c5bf3a37e673e24e306b036e)
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