mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
In Python 3.7 "1 >> (big int)" is now allowed, it no longer raises an OverflowError. So use bytearray to test big-int conversion overflow.
717 B
717 B