diff options
author | Jeff Epler <jepler@gmail.com> | 2025-08-02 15:24:45 -0500 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-08-03 08:29:28 +1000 |
commit | c0252d73c6499cf8c09fa57e17f4b530315b0ee0 (patch) | |
tree | de29ba4ffbe0690cb558cf9db2a32677de3b8d5f /tests/micropython/heap_locked.py | |
parent | 658a2e3dbd0316204a13f2478d98ea3f8649f064 (diff) |
py/parse: Fix missing nlr_pop call in complex path of binary_op_maybe.
Reproducer (needs to be run as one compilation unit):
ans = (-1) ** 2.3
aa
Fixes issue #17815.
Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'tests/micropython/heap_locked.py')
0 files changed, 0 insertions, 0 deletions