No-op the asyncio package on PyPI

I pulled the metadata for the above packages from PyPi, and naively tried to run Pytest against all 220 or so that listed pytest as a dependency, with asyncio 3.4.3. Thirty passed, and all of those viable candidates also passed against asyncio 4.0.0.

2 Likes