SIGN IN SIGN UP

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.
S
Serhiy Storchaka committed
3f7e9aa2ef215917b9f1521441f67f4ecd33a1bc
Parent: 4e24425
Committed by GitHub <noreply@github.com> on 3/11/2018, 8:54:47 AM