summaryrefslogtreecommitdiff
path: root/py/parse.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-05-17 19:45:06 +1000
committerDamien George <damien@micropython.org>2022-05-18 15:23:11 +1000
commit80938839c1513370d50d3aa6c9fc66a8b3ca1162 (patch)
tree07a2c4670c41a063697e511f7541c1c1a4b3b620 /py/parse.c
parent8588525868a59a2d4cd53e2fb24aa0d413659df4 (diff)
tests/extmod: Use bytearray instead of bytes for uctypes test.
Because the test modifies the (now) bytearray object, and if it's a bytes object it's not guaranteed that it can be modified, or that this constant object isn't used elsewhere. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions