[Python-Dev] async/await in Python; v2 (original) (raw)
Łukasz Langa lukasz at langa.pl
Thu Apr 23 20:55:44 CEST 2015
- Previous message (by thread): [Python-Dev] async/await in Python; v2
- Next message (by thread): [Python-Dev] async/await in Python; v2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Apr 23, 2015, at 10:51 AM, Barry Warsaw <barry at python.org> wrote:
(I have mild concerns about a* magic methods, since I think they'll be harder to visually separate, but here the PEP does describe the async* alternatives.)
Has it been historically a problem with iadd vs radd vs add, ior vs ror vs or, etc.?
-- Best regards, Łukasz Langa
WWW: http://lukasz.langa.pl/ Twitter: @llanga IRC: ambv on #python-dev
- Previous message (by thread): [Python-Dev] async/await in Python; v2
- Next message (by thread): [Python-Dev] async/await in Python; v2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]