[issue32856] Optimize the `for y in [x]` idiom in comprehensions
Serhiy Storchaka
report at bugs.python.org
Wed Feb 12 05:19:07 EST 2020
Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:
New changeset 8c579b1cc86053473eb052b76327279476740c9b by Serhiy Storchaka in branch 'master':
bpo-32856: Optimize the assignment idiom in comprehensions. (GH-16814)
https://github.com/python/cpython/commit/8c579b1cc86053473eb052b76327279476740c9b
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32856>
_______________________________________
More information about the Python-bugs-list
mailing list