Hacker News new | ask | show | jobs
by ddorian43 224 days ago
Maybe he meant gevent? Which is better than async io in python.
1 comments

Agree to disagree. Monkey patching the stdlib is a terrible hack and having to debug non-trivial gevent apps is a nightmare (not that asyncio apps are perfect either).