mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
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>
18 KiB
18 KiB