mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
f4adb97506
* Handle converting StopIteration to RuntimeError in bytecode. * Add custom instruction for converting StopIteration into RuntimeError.