mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 05:00:26 +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>
13 KiB
13 KiB