summaryrefslogtreecommitdiffstatshomepage
path: root/py/compile.c
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2018-05-22 16:39:19 +1000
committerDamien George <damien.p.george@gmail.com>2018-05-22 16:39:19 +1000
commit771cb359af5242762baa29645c37cafa23c47b25 (patch)
tree07286e6a3240bfa8d84a3d072ffc3187c5ccd1d8 /py/compile.c
parent20b4b85f7266ef2edbe492829585a14118a85d7a (diff)
downloadmicropython-771cb359af5242762baa29645c37cafa23c47b25.tar.gz
micropython-771cb359af5242762baa29645c37cafa23c47b25.zip
py/objgenerator: Save state in old_globals instead of local variable.
The code_state.old_globals variable is there to save the globals state so should be used for this purpose, to avoid the need for additional local variables on the C stack.
Diffstat (limited to 'py/compile.c')
0 files changed, 0 insertions, 0 deletions