mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Previously, a failed malloc/realloc would throw an exception, which was not caught. I think it's better to keep the parser free from NLR (exception throwing), hence this patch.
26 KiB
26 KiB