]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93357: Start porting asyncio server test cases to IsolatedAsyncioTestCase (#93369)
authorOleg Iarygin <oleg@arhadthedev.net>
Tue, 4 Oct 2022 17:56:47 +0000 (21:56 +0400)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 17:56:47 +0000 (10:56 -0700)
commitce8fc186ac81bce1727bf4192205148daabf5c2e
tree36cddcd0409e98ee606def5a8ab9414e19e7f261
parent4f380db1a539bf7ae157d1e0791b5ac3fecfcf01
gh-93357: Start porting asyncio server test cases to IsolatedAsyncioTestCase (#93369)

Lay the foundation for further work in `asyncio.test_streams`.
Lib/test/test_asyncio/test_streams.py