mirror of
https://github.com/micropython/micropython.git
synced 2026-03-15 21:30:22 +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