summaryrefslogtreecommitdiffstatshomepage
path: root/py/parsenum.c
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2024-02-08 16:56:52 -0800
committerDamien George <damien@micropython.org>2025-01-26 22:51:50 +1100
commit7b3f189b1723fe642f122a3b7826d16fe32f801a (patch)
treeb48de010b4b279942c11bb466cbb248dbf2119f7 /py/parsenum.c
parenta4ab847688406bb31eb531e07155bf173a8785aa (diff)
downloadmicropython-7b3f189b1723fe642f122a3b7826d16fe32f801a.tar.gz
micropython-7b3f189b1723fe642f122a3b7826d16fe32f801a.zip
tests/basics/nanbox_smallint.py: Fix incorrect use of int() in test.
The literal is in base 16 but int()'s default radix in CPython is 10, not 0. Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'py/parsenum.c')
0 files changed, 0 insertions, 0 deletions