mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
This saves around 1000 bytes (Thumb2 arch) because in repr "C" it is costly to check and extract a qstr. So making such check/extract a function instead of a macro saves lots of code space.
72 KiB
72 KiB