mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +01:00
This patch allows to reuse vstr memory when creating str/bytes object. This improves memory usage. Also saves code ROM: 128 bytes on stmhal, 92 bytes on bare-arm, and 88 bytes on unix x64.
17 KiB
17 KiB