diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2018-03-11 10:54:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-11 10:54:47 +0200 |
commit | 3f7e9aa2ef215917b9f1521441f67f4ecd33a1bc (patch) | |
tree | 7f4b2918d822c863869ef604332e851eeea5c0a1 /Python/getplatform.c | |
parent | 4e2442505c5e9eec396dcef4d2e6bdd2b6f92fc9 (diff) | |
download | cpython-git-3f7e9aa2ef215917b9f1521441f67f4ecd33a1bc.tar.gz |
bpo-32925: Optimized iterating and containing test for literal lists (GH-5842)
consisting of non-constants: `x in [a, b]` and `for x in [a, b]`.
The case of all constant elements already was optimized.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions