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

Łukasz Langa lukasz at langa.pl
Thu Apr 23 20:55:44 CEST 2015


> 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


More information about the Python-Dev mailing list