summaryrefslogtreecommitdiff
path: root/docs/wipy
diff options
context:
space:
mode:
authorDavid Lechner <david@pybricks.com>2022-06-10 12:28:56 -0500
committerDamien George <damien@micropython.org>2022-06-21 00:44:49 +1000
commita565811f23c675ccbeed636c065828cdaf5fa96a (patch)
tree947cde359e85a6c97232b9df5cb6d2dcecd773f2 /docs/wipy
parentc118b5d0e428094bd64a003d97b078c2d7c7500d (diff)
extmod/modbtree: Use buffer protocol for keys/values.
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>
Diffstat (limited to 'docs/wipy')
0 files changed, 0 insertions, 0 deletions