diff options
author | mcskatkat <mc_skatkat@hotmail.com> | 2023-07-11 00:50:33 +0300 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-09-01 14:31:57 +1000 |
commit | e0a148060025a75f4051e5009d9dc3728cb2bc75 (patch) | |
tree | 3fc1045f4bcea605af3ec862bc0378fcc51966d2 /py/nativeglue.c | |
parent | 83f2f36b9e5fea90a947aada5e1c8065468c0e70 (diff) | |
download | micropython-e0a148060025a75f4051e5009d9dc3728cb2bc75.tar.gz micropython-e0a148060025a75f4051e5009d9dc3728cb2bc75.zip |
py/objstr: Fix `str % {}` edge case.
Eliminate `TypeError` when format string contains no named conversions.
This matches CPython behavior.
Signed-off-by: mcskatkat <mc_skatkat@hotmail.com>
Diffstat (limited to 'py/nativeglue.c')
0 files changed, 0 insertions, 0 deletions