July 29, 2016
7:07 p.m.
On Jul 29, 2016, at 2:50 PM, Yarko Tymciurak <yarkot1@gmail.com> wrote: To keep it simple, try thinking like this (and yes, Yury, apologies - this is now a side discussion, and not about this pep): everything in CPython is async, and if you don't want async, you don't need to know about, you run a single async task and don't need to know more...
Can we get there? That would be cool...
So something like what they have in Golang? I don’t know if that’s possible in CPython... Yury