summaryrefslogtreecommitdiff
path: root/py/parse.c
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-11-15 01:10:34 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2016-11-15 01:10:34 +0300
commit79d996a57b351e0ef354eb1e2f644b194433cc73 (patch)
tree1939aa5437868c457648d41de8ec15dbcb256bf2 /py/parse.c
parenta392b3aa75c9309afedd7e9d9f6aeb739c9d9dab (diff)
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 'py/parse.c')
0 files changed, 0 insertions, 0 deletions