diff options
author | Yoctopuce dev <dev@yoctopuce.com> | 2025-06-30 23:28:20 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2025-07-09 11:54:21 +1000 |
commit | c4a88f2ce7da87d5f635ec25edba481917020fd8 (patch) | |
tree | 6d8c704092f58c09136d5bd41563a7c73c57e6f4 /tests/float/bytes_construct_endian.py | |
parent | 49159ef6b7e283681cb1c2dfe44cdf14bd397467 (diff) | |
download | micropython-c4a88f2ce7da87d5f635ec25edba481917020fd8.tar.gz micropython-c4a88f2ce7da87d5f635ec25edba481917020fd8.zip |
py/obj: Add functions to retrieve large integers from mp_obj_t.
This commit provides helpers to retrieve integer values from
mp_obj_t when the content does not fit in a 32 bits integer,
without risking an implicit wrap due to an int overflow.
Signed-off-by: Yoctopuce dev <dev@yoctopuce.com>
Diffstat (limited to 'tests/float/bytes_construct_endian.py')
0 files changed, 0 insertions, 0 deletions