diff options
author | Damien George <damien.p.george@gmail.com> | 2019-04-08 15:20:56 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-04-08 15:24:24 +1000 |
commit | 74ed06828f4f8d4ec5c04f5b551e90f2fccbd0f3 (patch) | |
tree | e2d014949e6cb33f1c673a008eda3bc17380fb9e /tests/micropython/heapalloc_fail_bytearray.py | |
parent | 4831e38c7e3f7b46be3282354c0f6051bb96f6e6 (diff) |
tools/mpy-tool.py: Fix init of QStrWindow, and remove unused variable.
The qstr window size is not log-2 encoded, it's just the actual number (but
in mpy-tool.py this didn't lead to an error because the size is just used
to truncate the window so it doesn't grow arbitrarily large in memory).
Addresses issue #4635.
Diffstat (limited to 'tests/micropython/heapalloc_fail_bytearray.py')
0 files changed, 0 insertions, 0 deletions