summaryrefslogtreecommitdiff
path: root/py/runtime_utils.c
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2025-07-05 15:09:06 +0100
committerDamien George <damien@micropython.org>2025-07-16 11:12:31 +1000
commit0a4f9ec46bc0c962b5d0eff00e4ea49287fd9112 (patch)
treebf095d04dec55bbcac8b7b1245035de63fd72bad /py/runtime_utils.c
parent5e9189d6d1c00c92694888bf9c74276779c40716 (diff)
py/mpprint: Rework integer vararg handling.
This adds support for %llx (needed by XINT_FMT for printing cell objects) and incidentally support for capitalized output of %P. It also reduces code size due to the common handling of all integers. Signed-off-by: Jeff Epler <jepler@gmail.com>
Diffstat (limited to 'py/runtime_utils.c')
0 files changed, 0 insertions, 0 deletions