diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-11-15 01:10:34 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-11-15 01:10:34 +0300 |
commit | 79d996a57b351e0ef354eb1e2f644b194433cc73 (patch) | |
tree | 1939aa5437868c457648d41de8ec15dbcb256bf2 /esp8266 | |
parent | a392b3aa75c9309afedd7e9d9f6aeb739c9d9dab (diff) | |
download | micropython-79d996a57b351e0ef354eb1e2f644b194433cc73.tar.gz micropython-79d996a57b351e0ef354eb1e2f644b194433cc73.zip |
py/runtime: mp_resume: Handle exceptions in Python __next__().
This includes StopIteration and thus are important to make Python-coded
iterables work with yield from/await.
Exceptions in Python send() are still not handled and left for future
consideration and optimization.
Diffstat (limited to 'esp8266')
0 files changed, 0 insertions, 0 deletions