Hacker News new | ask | show | jobs
by yzssi 2595 days ago
It's good if they take some time to think about the implementation instead of doing a crappy job like Python did.
2 comments

Cani you please elaborate a bit how python Async await is crappy ? Not defending anything but I'm curious. Is it in the language or its implementation ? I've found the loop choices and relationship with dbus loop or other internal libraries cumbersome on Linux but that is implementation.
Wait what? Python's async is actually well implemented and very consistent.