mirror of
https://github.com/micropython/micropython.git
synced 2026-01-11 22:47:17 +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