mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
981d172f7f
* 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