mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 20:00:26 +01:00
Return with value gets converted to StopIteration(value). Implementation keeps optimizing against creating of possibly unneeded exception objects, so there're considerable refactoring to implement these features.
987 B
987 B