Files
micropython/extmod
Damien George 8970ede7cc extmod/moductypes: Fix large return values of addressof and INT_MAYBE.
So they don't return a negative number for an address (prior to this fix
they would return negative addresses for values that were larger than the
maximum small-int value).

Signed-off-by: Damien George <damien@micropython.org>
2024-12-18 11:00:08 +11:00
..
2019-10-29 14:17:29 +11:00
2017-07-18 11:57:39 +10:00