[issue36039] Replace append loops with list comprehensions

Rémi Lapeyre report at bugs.python.org
Tue Feb 19 11:39:28 EST 2019


Rémi Lapeyre <remi.lapeyre at henki.fr> added the comment:

In some places, using a lot is also a deliberate choice to improve readability.

I think the boy scout rule is more appropriate for such changes.

----------
nosy: +remi.lapeyre

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


More information about the Python-bugs-list mailing list