> On Jul 29, 2016, at 2:50 PM, Yarko Tymciurak <yark...@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 _______________________________________________ Async-sig mailing list Async-sig@python.org https://mail.python.org/mailman/listinfo/async-sig Code of Conduct: https://www.python.org/psf/codeofconduct/