mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
As per https://bugs.python.org/issue408326, the slice object should not be hashable. Since MicroPython has an implicit fallback when the unary_op slot is empty, we need to fill this slot. Signed-off-by: David Lechner <david@pybricks.com>
6.0 KiB
6.0 KiB