[issue33447] Asynchronous lambda syntax

Yury Selivanov report at bugs.python.org
Fri May 18 15:55:06 EDT 2018


Yury Selivanov <yselivanov at gmail.com> added the comment:

The syntax for async lambdas doesn't look nice and I, personally, don't see that many use cases for them to justify adding new syntax.  And this would need a new PEP. 

I suggest to start a discussion on the Python-ideas mailing list if this is something you want to see in Python.

----------
components: +Interpreter Core -asyncio
resolution:  -> postponed
stage:  -> resolved
status: open -> closed
versions: +Python 3.8 -Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33447>
_______________________________________


More information about the Python-bugs-list mailing list