SIGN IN SIGN UP

gh-119182: Optimize PyUnicode_FromFormat() (#120796)

Use strchr() and ucs1lib_find_max_char() to optimize the code path
formatting sub-strings between '%' formats.
V
Victor Stinner committed
5150795b1cb6393e2b34834b2729d9176315054e
Parent: 85d90b5
Committed by GitHub <noreply@github.com> on 6/20/2024, 7:06:16 PM