`yield from (,)` produced different byte code when I tried it, so I think it's a tad slower
Also yield from doesn't work in async generators _______________________________________________ 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/6COTBSYSGO2L26AK6PR2ZNNXVE6MRZTO/ Code of Conduct: http://python.org/psf/codeofconduct/
