mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 12:40:15 +01:00
Long long big integer support now raises an exception on overflow rather than returning an undefined result. Also adds an error when shifting by a negative value. The new arithmetic checks are added in the misc.h header. This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>
18 KiB
18 KiB