]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93357: Port test cases to IsolatedAsyncioTestCase, part 2 (#97896)
authorOleg Iarygin <oleg@arhadthedev.net>
Wed, 5 Oct 2022 14:31:43 +0000 (18:31 +0400)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 14:31:43 +0000 (07:31 -0700)
commit09aea94d291fed2f3e96558dcd6db04014c3e2fb
tree611377d3d20a127f24872f834825e556cf431043
parent77f0249308de76401bf4f3c6a057789c92f862d1
gh-93357: Port test cases to IsolatedAsyncioTestCase, part 2 (#97896)

This fixes the buildbots.
Lib/test/test_asyncio/test_streams.py