diff options
author | Jeff Epler <jepler@gmail.com> | 2025-07-15 18:49:51 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-09-28 23:24:24 +1000 |
commit | f658b0d862cb4eafe8df5bd22cb1302d83da4938 (patch) | |
tree | ae8ff57b8ed2c8e3b26b909f7734fdaa56180671 /tests/basics/int-mpz.py | |
parent | e35ac67421f71c430ce7a0b26532b048aa4528cd (diff) |
py/objint: Fix converting float to int with OBJ_REPR_B.
The check for 'fits in a small int' is specific to the 31-bit int of other
object representations.
Signed-off-by: Jeff Epler <jepler@unpythonic.net>
Diffstat (limited to 'tests/basics/int-mpz.py')
0 files changed, 0 insertions, 0 deletions