On Sat, Jun 13, 2020 at 7:02 AM J. Pic <j...@yourlabs.org> wrote:
>
> Hi all,
>
> Just wonder what it would look like if coroutines where awaited by default, 
> you would only have to use "noawait" when you do *not* want to await a 
> coroutine ?
>

import threading :)

ChrisA
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/BPF6HIR7BLBAGGXPCL6PC2RNJLWTZJWM/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to