Earlier quoted context omitted.
A more charitable view is that they signify an API that evolved from callback-based APIs like Twisted over many years and made nicer APIs like curio or trio only possible (whose features/insights slowly feed back into asyncio but backward compat keeps the warts around).
What's the added value of curio and trio APIs, compared to gevent's Queues, Pools, and Groups? https://sdiehl.github.io/gevent-tutorial/#data-structures
Waiting in Asyncio
31–31 of 31 posts