I'm not sure this is a good approach. For me `async for` is just best way, 
since it is explicit. Whe you see `async for`, you think «alright, context will 
switch somewhere inside, I am aware of this». If I get you right though.
_______________________________________________
Python-ideas mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/36XHBGIZOXBOTEE46VSR4OFZR2FIUGUK/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to