v923z / micropython-ulab

a numpy-like fast vector module for micropython, circuitpython, and their derivatives
https://micropython-ulab.readthedocs.io/en/latest
MIT License
416 stars 114 forks source link

[ndarray] Fix ndarray_from_tuple reading out of _shape->items bounds #630

Closed FelixNumworks closed 1 year ago

v923z commented 1 year ago

Thanks for catching and fixing the issue! Merged.