mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
Eg b"123" + bytearray(2) now works. This patch actually decreases code size while adding functionality: 32-bit unix down by 128 bytes, stmhal down by 84 bytes.
173 B
173 B