summaryrefslogtreecommitdiffstatshomepage
path: root/tests/basics/string_istest.py
diff options
context:
space:
mode:
authorPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-06-25 03:03:34 +0300
committerPaul Sokolovsky <pfalcon@users.sourceforge.net>2014-06-27 00:03:55 +0300
commit23668698cba9bf861c697e65e3d07f9433396b8b (patch)
tree7b87345f47610c70e7b5a3559b387e822936573e /tests/basics/string_istest.py
parent91b576d1472b481f02a9f9f20dd263ef606a186a (diff)
downloadmicropython-23668698cba9bf861c697e65e3d07f9433396b8b.tar.gz
micropython-23668698cba9bf861c697e65e3d07f9433396b8b.zip
py: Add portable framework to query/check C stack usage.
Such mechanism is important to get stable Python functioning, because Python function calling is handled with C stack. The idea is to sprinkle STACK_CHECK() calls in places where there can be C recursion. TODO: Add more STACK_CHECK()'s.
Diffstat (limited to 'tests/basics/string_istest.py')
0 files changed, 0 insertions, 0 deletions