diff options
author | Damien George <damien@micropython.org> | 2020-08-31 14:39:02 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-09-01 12:36:28 +1000 |
commit | 0385b21597a3e5dc3d1a84cd37848fc2ac2a0e20 (patch) | |
tree | e7ec05a54db414679be840e13d40a11c9f0c3127 /tests/basics/struct_micropython.py.exp | |
parent | c70e59965977df97d1134f0dcadb9cd4ed58139f (diff) | |
download | micropython-0385b21597a3e5dc3d1a84cd37848fc2ac2a0e20.tar.gz micropython-0385b21597a3e5dc3d1a84cd37848fc2ac2a0e20.zip |
unix/modos: Support larger integer range in uos.stat fields.
On 32-bit builds these stat fields will overflow a small-int, so use
mp_obj_new_int_from_uint to construct the int object.
Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/basics/struct_micropython.py.exp')
0 files changed, 0 insertions, 0 deletions