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

Yury Selivanov yselivanov.ml at gmail.com
Wed Apr 22 23:08:03 CEST 2015


Ludovic,

On 2015-04-22 5:00 PM, Ludovic Gasc wrote:
> Not related, but one of my coworkers asked me if with the new syntax it
> will be possible to write an async decorator for coroutines.
> If I understand correctly new grammar in PEP, it seems to be yes, but could
> you confirm ?

There shouldn't be any problems with writing a decorator.

Yury


More information about the Python-Dev mailing list