summaryrefslogtreecommitdiff
path: root/py/objnamedtuple.c
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2022-07-12 22:41:10 +1000
committerDamien George <damien@micropython.org>2022-07-12 22:48:07 +1000
commit893a5c83412d75c1da8c429d4809650660c2ee94 (patch)
tree35500407eb86616daf280c0cdafeab165470875a /py/objnamedtuple.c
parentd84220b8c62003b4714e0fa514a46ff5139148dc (diff)
py/vm: In YIELD_FROM opcode, expand helper macros and remove them.
The GENERATOR_EXIT_IF_NEEDED macro is only used once and it's easier to read and understand the code if this macro body is written in the code. Then the comment just before it makes more sense. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'py/objnamedtuple.c')
0 files changed, 0 insertions, 0 deletions