mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
Previous to this patch the qemu-arm tests were compiled with is_relp=true meaning that the __repl_print__ function was called for all lines of code in the outer scope. This is not the right behaviour for scripts that are executed as though they were a file (eg tests). With this fix the micropython/heapalloc_str.py test now works so it is removed from the test blacklist.
2.3 KiB
Executable File
2.3 KiB
Executable File