diff options
author | Damien George <damien@micropython.org> | 2022-05-03 10:38:15 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-05-03 16:38:43 +1000 |
commit | 590de399f01cd08aa4825b26b91785e07abcf68c (patch) | |
tree | e5c2a629ec2f3d032f5d85803625ffdaf109d21e /tests/extmod/uasyncio_heaplock.py | |
parent | a21fd7cc21270c8b286129a6fe79025c57b33102 (diff) | |
download | micropython-590de399f01cd08aa4825b26b91785e07abcf68c.tar.gz micropython-590de399f01cd08aa4825b26b91785e07abcf68c.zip |
py/emitcommon: Don't implicitly close class vars that are assigned to.
When in a class body or at the module level don't implicitly close over
variables that have been assigned to.
Fixes issue #8603.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/extmod/uasyncio_heaplock.py')
0 files changed, 0 insertions, 0 deletions