]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
add tests for `asyncio` transport sockets (#100263)
authorKumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
Wed, 28 Dec 2022 04:37:55 +0000 (10:07 +0530)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2022 04:37:55 +0000 (10:07 +0530)
commit5369bba8c594de7a643408550e19e1ff6df5178a
tree3bc6fa7a42c61ad5e4bbd91eb2d242b3eaed42f3
parent3da71ff0f26516c433538b2bfc4db196e20e0d44
add tests for `asyncio` transport sockets (#100263)
Lib/test/test_asyncio/test_events.py