crossbario / txaio

Utilities to support code that runs unmodified on Twisted and asyncio
MIT License
58 stars 30 forks source link

`asyncio.test_utils` was removed in Py 3.7 #139

Closed oberstet closed 6 years ago

oberstet commented 6 years ago

See https://bugs.python.org/issue32273

It was moved: Move asyncio.test_utils to test.test_asyncio

https://github.com/python/cpython/commit/3e9751819ad13a965e8be13c1e5bc5a6811fe6b8

oberstet commented 6 years ago

here: https://github.com/python/cpython/blob/master/Lib/test/test_asyncio/utils.py