mirror of
https://github.com/micropython/micropython.git
synced 2025-12-16 09:50:15 +01:00
Skip whitespace characters between pairs of hex numbers. This makes `bytes.fromhex()` compatible with cpython. Includes simple test in `tests/basic/builtin_str_hex.py`. Signed-off-by: Glenn Moloney <glenn.moloney@gmail.com>
821 B
821 B