Earlier quoted context omitted.
Actually I feel like asyncio is the one thing that should be part of the standard library. It even introduces special syntax. To be honest, I think she might be biased here given that she maintains a competing package.
> To be honest, I think she might be biased here given that she maintains a competing package. I hope that you take time to reconsider this view. We're not talking about competition in the same sense as in a capitalist system, between two companies. Prior to asyncio, Twisted maintained the only viable flow control for serious asynchrony in python. Put another way, python had no standard flow control for serious async…
Could you provide a reference/explanation for this? Thanks in advance!