Browse Source
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>pull/12057/head
Glenn Moloney
3 months ago
3 changed files with 36 additions and 16 deletions
Loading…
Reference in new issue