]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (GH-95687) (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Aug 2022 08:07:15 +0000 (01:07 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2022 08:07:15 +0000 (10:07 +0200)
commit0e636e4e7b6bfb4c6e9b8e4b529a10302c59f62b
treebc54aca63ef1b6a6e02f57b27b6666c0e8d118db
parent82328126b4f8d092129d0608c9f488d0990f75fd
gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (GH-95687) (GH-95699)

(cherry picked from commit e1d68b3ce71de76b3d7e5852e9bdfdbb4efea2f8)

Co-authored-by: Fantix King <fantix.king@gmail.com>
Lib/test/test_asyncio/test_ssl.py