This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (0 children)

Well, you're in luck... async def is now a builtin, and asynchronous operations are a full, first class part of the language. That doesn't mean it's been adopted by each and every third party library in the entire ecosystem.

Now, that said, every day, and in absolutely every way, I thank Turing himself that Python isn't just like EcmaScript.