summaryrefslogtreecommitdiff
path: root/tests/extmod/ure_split.py
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-03-16 11:39:27 +1100
committerDamien George <damien@micropython.org>2022-03-16 11:59:46 +1100
commit1692cad6733b82b1cb7631ce10c1ddb54e66058e (patch)
treefc5a2bad1a2616d119875c81a12fd758108d0eea /tests/extmod/ure_split.py
parent962ad8622e4c732f76ecbf8d5191ba8216d244d3 (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