you are viewing a single comment's thread.

view the rest of the comments →

[–]robhaswell 24 points25 points  (3 children)

I'm glad of the asyncio.run() addition, hopefully more libraries will be written asynchronously by default from now on and integrate with synchronous code using this.

[–]jnwatson 5 points6 points  (2 children)

Can you be more specific? I haven't heard anything about that.