]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (#95687)
authorFantix King <fantix.king@gmail.com>
Fri, 5 Aug 2022 07:33:35 +0000 (03:33 -0400)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2022 07:33:35 +0000 (09:33 +0200)
commite1d68b3ce71de76b3d7e5852e9bdfdbb4efea2f8
tree83be32855ed66d9c69b936b7fff9454ce4329fe9
parent5f3c9fda1825737fa7b671b995f84a8ab9a4adb8
gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (#95687)
Lib/test/test_asyncio/test_ssl.py