summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2018-03-11 10:54:47 +0200
committerGitHub <noreply@github.com>2018-03-11 10:54:47 +0200
commit3f7e9aa2ef215917b9f1521441f67f4ecd33a1bc (patch)
tree7f4b2918d822c863869ef604332e851eeea5c0a1 /Python/sysmodule.c
parent4e2442505c5e9eec396dcef4d2e6bdd2b6f92fc9 (diff)
downloadcpython-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/sysmodule.c')
0 files changed, 0 insertions, 0 deletions