mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +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''
|