[issue39784] Tuple comprehension

Steven D'Aprano report at bugs.python.org
Fri Feb 28 19:03:30 EST 2020


Steven D'Aprano <steve+python at pearwood.info> added the comment:

This was discussed on Python-Ideas:

https://mail.python.org/archives/list/python-ideas@python.org/message/LSGZF3G4RFVTKXB5Y2EW5USL2JANG5RS/

and on Discuss:

https://discuss.python.org/t/why-no-tuple-comprehension/2820/1

In both cases the consensus was mostly negative: tuple comprehensions aren't very useful, and performance of current solutions is adequate.

----------
nosy: +steven.daprano

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39784>
_______________________________________


More information about the Python-bugs-list mailing list