mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
This allows to make strings longer than 64k. It doesn't use any more RAM with current GC because a str object still fits in a GC block.
3.9 KiB
3.9 KiB