mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
This changes the btree implementation to use the buffer protocol for reading key/values in all methods. `str` and `bytes` objects are not the only bytes-like objects that could be used. Documentation and tests are also updated. Addresses issue #8748. Signed-off-by: David Lechner <david@pybricks.com>
5.7 KiB
5.7 KiB