[Python-Dev] async/await in Python; v2

Barry Warsaw barry at python.org
Fri Apr 24 15:34:25 CEST 2015


On Apr 24, 2015, at 08:03 PM, Greg Ewing wrote:

>Putting it at the end would seem least likely to
>cause breakage:
>
>    def useful() async:

That's not bad IMHO.  I wonder how crazy it is in the face of, ahem, function
annotations.

Cheers,
-Barry


More information about the Python-Dev mailing list