[Python-Dev] PEP 492: async/await in Python; v3 (original) (raw)
Stephen J. Turnbull stephen at xemacs.org
Wed Apr 29 16:24:53 CEST 2015
- Previous message (by thread): [Python-Dev] PEP 492: async/await in Python; v3
- Next message (by thread): [Python-Dev] Issues with PEP 482 (1)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Yury Selivanov writes:
Agree. Do you think it'd be better to combine comprehensions and async lambdas in one section?
No, I'd keep them separate. For one thing, given Guido's long-standing lack of enthusiasm for lambda, they'll need to be separate PEPs.
- Previous message (by thread): [Python-Dev] PEP 492: async/await in Python; v3
- Next message (by thread): [Python-Dev] Issues with PEP 482 (1)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]