mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +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.
4.7 KiB
4.7 KiB