diff options
author | Damien George <damien.p.george@gmail.com> | 2017-11-26 23:48:23 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-12-11 13:49:09 +1100 |
commit | 30fd8484ebe41faad467fbc8dd4a6f72250f203c (patch) | |
tree | 623db9780a7c92dc66979f7a48a7e15cc4752c37 /tests/micropython/heapalloc_exc_raise.py | |
parent | 971699abe7c9ac07c3059cbbc452043e35eb6200 (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