mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
When querying an object that supports the buffer protocol, that object must now return a typecode (as per binary.[ch]). This does not have to be honoured by the caller, but can be useful for determining element size.
17 KiB
17 KiB