mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
The type is an unsigned 8-bit value, since bytes objects are exactly that. And it's also sensible for unicode strings to return unsigned values when accessed in a byte-wise manner (CPython does not allow this).
74 KiB
74 KiB