mirror of
https://github.com/python/cpython.git
synced 2026-08-11 14:33:35 +08:00
* Handle converting StopIteration to RuntimeError in bytecode. * Add custom instruction for converting StopIteration into RuntimeError.
Miscellaneous source files for the main Python shared library