]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-150599: Prevent bz2 decompressor reuse after errors (GH-150600)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 Jun 2026 16:48:30 +0000 (18:48 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Jun 2026 16:48:30 +0000 (17:48 +0100)
commitd3ca26983dfbccdf609f24ff5877dc3118e4702d
tree02101a2bb769b8b94c05f6eab7978913f8c09479
parenta642d1ab38cb3199c16898875e86cd13a99b687a
[3.15] gh-150599: Prevent bz2 decompressor reuse after errors (GH-150600)

(cherry picked from commit 5755d0f083949ff3c5bf3a37e673e24e306b036e)

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