Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

IMHO, I think is such a specific use case that is not worth the maintenance 
cost. Especially because of such list comprehension is very uncommon as you can 
simply do `list(it)` which more readable and anecdotally faster.

----------
nosy: +pablogsal

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38847>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to