Won't run on Python 3.7+
When running on python 3.7+ the following error is producted
TypeError: 'async for' received an object from __aiter__ that does not implement __anext__: coroutine
When running on python 3.7+ the following error is producted
TypeError: 'async for' received an object from __aiter__ that does not implement __anext__: coroutine
mentioned in commit 4b611a8f
closed