summaryrefslogtreecommitdiff
path: root/py/persistentcode.c
diff options
context:
space:
mode:
authorJim Mussared <jim.mussared@gmail.com>2019-10-29 17:28:11 +1100
committerDamien George <damien.p.george@gmail.com>2019-11-04 15:50:59 +1100
commit576ed8922472f41dd603da9bd719bd9f1adbf31e (patch)
tree2fba9c4d9573884e74be80854919ff5e4d4ba3b4 /py/persistentcode.c
parent742030945c779c57c30c62c7b1353758d29dc228 (diff)
py/objgenerator: Remove globals from mp_obj_gen_instance_t.
This wasn't necessary as the wrapped function already has a reference to its globals. But it had a dual purpose of tracking whether the function was currently running, so replace it with a bool.
Diffstat (limited to 'py/persistentcode.c')
0 files changed, 0 insertions, 0 deletions