mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
3f7e9aa2ef
consisting of non-constants: `x in [a, b]` and `for x in [a, b]`. The case of all constant elements already was optimized.
Miscellaneous source files for the main Python shared library