mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 02:40:55 +02: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''
|