]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-150599: Prevent bz2 decompressor reuse after errors (#150600)
authorStan Ulbrych <stan@python.org>
Sun, 7 Jun 2026 15:19:05 +0000 (16:19 +0100)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 15:19:05 +0000 (08:19 -0700)
commit5755d0f083949ff3c5bf3a37e673e24e306b036e
treee9eb4d8b9a920d2b9192f6cd98158619f8c7b111
parente5ced1f7788e77e318165b331d967156f81d6709
gh-150599: Prevent bz2 decompressor reuse after errors (#150600)
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