mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Previous to this patch hexlify(b'', b':') would lead to a bad crash due to the computed length of the result being -1=0xffffffff.
3 lines
16 B
Plaintext
3 lines
16 B
Plaintext
b'31:32:33'
|
|
b''
|