diff options
author | Damien George <damien@micropython.org> | 2022-03-16 11:39:27 +1100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-03-16 11:59:46 +1100 |
commit | 1692cad6733b82b1cb7631ce10c1ddb54e66058e (patch) | |
tree | fc5a2bad1a2616d119875c81a12fd758108d0eea /tests/extmod/ure_split.py | |
parent | 962ad8622e4c732f76ecbf8d5191ba8216d244d3 (diff) |
py/showbc: Remove global variables and make DECODE_PTR work correctly.
The bytecode state variables mp_showbc_code_start and mp_showbc_constants
have been removed and made local variables passed into the various
functions.
As part of this, the DECODE_PTR macro is fixed so it extracts the relevant
pointer from the child_table (a regression introduced in
f2040bfc7ee033e48acef9f289790f3b4e6b74e5).
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/ure_split.py')
0 files changed, 0 insertions, 0 deletions