summaryrefslogtreecommitdiff
path: root/tests/micropython/heapalloc_exc_raise.py
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2017-11-26 23:48:23 +1100
committerDamien George <damien.p.george@gmail.com>2017-12-11 13:49:09 +1100
commit30fd8484ebe41faad467fbc8dd4a6f72250f203c (patch)
tree623db9780a7c92dc66979f7a48a7e15cc4752c37 /tests/micropython/heapalloc_exc_raise.py
parent971699abe7c9ac07c3059cbbc452043e35eb6200 (diff)
py/runtime: Use the Python stack when building *arg and **kwarg state.
With MICROPY_ENABLE_PYSTACK enabled the following language constructs no longer allocate on the heap: f(*arg), f(**kwarg).
Diffstat (limited to 'tests/micropython/heapalloc_exc_raise.py')
0 files changed, 0 insertions, 0 deletions