]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321) (gh-126327)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 2 Nov 2024 08:51:28 +0000 (09:51 +0100)
committerGitHub <noreply@github.com>
Sat, 2 Nov 2024 08:51:28 +0000 (08:51 +0000)
commit79ec946c1691f58deaaa8d07e0134b01c7f5bee3
tree5bc91a8b3a7418cb1664780f0c80bea9e8e210cb
parentf58d5ab881541f2b244fe991dcbfbb749604692b
[3.13] gh-125522: Remove bare except in test_zlib.test_flushes (gh-126321) (gh-126327)

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