summaryrefslogtreecommitdiff
path: root/tests/extmod/uasyncio_micropython.py
diff options
context:
space:
mode:
authorDavid Lechner <david@pybricks.com>2022-10-08 17:32:22 -0500
committerDamien George <damien@micropython.org>2022-10-12 00:33:09 +1100
commitab317a0d66005ea88f162994130f61d0d488db93 (patch)
tree3db76f31c69606bc7d9b9b10b893dbf0ebab0bc7 /tests/extmod/uasyncio_micropython.py
parent92d911803812100fac109b6108ab005e7bbd4c82 (diff)
py/misc: Remove use of bitfield from vstr_t.
Since there is only one flag, we don't need to use a bitfield in vstr_t. Compilers emit extra instructions to access a bitfield, so this should reduce the binary size a small amount. Signed-off-by: David Lechner <david@pybricks.com>
Diffstat (limited to 'tests/extmod/uasyncio_micropython.py')
0 files changed, 0 insertions, 0 deletions