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/
- [Python-ideas] Add «iterate non-blocking» wrapper to prev... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wrappe... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wr... Paul Moore
- [Python-ideas] Re: Add «iterate non-blocking... Adrien Ricocotam
- [Python-ideas] Re: Add «iterate non-bloc... Nikita Melentev
- [Python-ideas] Re: Add «iterate non... Chris Angelico
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterate non... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate... Nikita Melentev
- [Python-ideas] Re: Add «iterate... Joao S. O. Bueno
- [Python-ideas] Re: Add «ite... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking» wrappe... Andrew Svetlov
- [Python-ideas] Re: Add «iterate non-blocking» wr... Nikita Melentev
- [Python-ideas] Re: Add «iterate non-blocking... Gustavo Carneiro
- [Python-ideas] Re: Add «iterate non-bloc... Nikita Melentev
- [Python-ideas] Re: Add «iterate non... Joao S. O. Bueno
- [Python-ideas] Re: Add «iterate... Andrew Svetlov
- [Python-ideas] Re: Add «ite... Joao S. O. Bueno
- [Python-ideas] Re: Add «ite... Andrew Svetlov
