mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
* Compiler emits END_FOR; POP_TOP instead of END_FOR. To support tier 2 side exits in loops.
Miscellaneous source files for the main Python shared library