diff options
author | Damien George <damien.p.george@gmail.com> | 2015-06-03 22:19:41 +0100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-06-03 22:19:41 +0100 |
commit | 953c23b1bcc732ccb3a6e4798add9b1f2fc0f444 (patch) | |
tree | 0bfe1d249635ca6ef2b7b0e3060bab3cbcd76c09 /tests | |
parent | 181adc6a4eb7e701a7604a8fbfa8830b99eb3e9f (diff) | |
download | micropython-953c23b1bcc732ccb3a6e4798add9b1f2fc0f444.tar.gz micropython-953c23b1bcc732ccb3a6e4798add9b1f2fc0f444.zip |
py: Add stack check to mp_iternext, since it can be called recursively.
Eg, builtin map can map over a map, etc, and call iternext deeply.
Addresses issue #1294.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions