mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
This drops the size of unicode_isxdigit from 0x1e + 0x02 filler to 0x14 bytes (so net code reduction of 12 bytes) and will make unicode_is_xdigit perform slightly faster.
5.0 KiB
5.0 KiB