On Sat, Jun 19, 2021, 5:00 AM Steven D'Aprano <[email protected]> wrote:
Why are we arguing about `[x,y for y in a]` when nobody has requested that syntax? -- Steve I've wanted many times to be able to write the star unpack there, even as a relatively modestly experienced python user. But it has never occurred to me to write this one.
_______________________________________________ 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/FGIJE5HY3GQ775EPGHLATPXMLE37PN5P/ Code of Conduct: http://python.org/psf/codeofconduct/
