]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321) (gh-126328)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 2 Nov 2024 08:49:32 +0000 (09:49 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2024 08:49:32 +0000 (17:49 +0900)
commiteecea8f64a8873c1466d4b81f4bd398b835b6cbf
tree6ceff096e9ef9250314a2cedfaf059046d5dc058
parentb59269961f73cecd5d14ef4fa04689170aa0b2f3
[3.12] gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321) (gh-126328)

gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321)
(cherry picked from commit cfb1b2f0cb999558a30e61a9e1a62fdb7f55f6a4)

Co-authored-by: simple-is-great <103080930+simple-is-great@users.noreply.github.com>
Lib/test/test_zlib.py