mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
Previously a subclass of a type that didn't implement unary_op, or didn't handle MP_UNARY_OP_BOOL, would raise TypeError on bool conversion. Fixes #5677.
557 B
557 B