diff options
author | Victor Stinner <vstinner@python.org> | 2024-06-20 21:06:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-20 19:06:16 +0000 |
commit | 5150795b1cb6393e2b34834b2729d9176315054e (patch) | |
tree | 7582d32250483f6a9cce6327f46ce96426194896 /Lib/asyncio/windows_utils.py | |
parent | 85d90b59e2a9185cad608c5047357be645b4d5c6 (diff) | |
download | cpython-5150795b1cb6393e2b34834b2729d9176315054e.tar.gz cpython-5150795b1cb6393e2b34834b2729d9176315054e.zip |
gh-119182: Optimize PyUnicode_FromFormat() (#120796)
Use strchr() and ucs1lib_find_max_char() to optimize the code path
formatting sub-strings between '%' formats.
Diffstat (limited to 'Lib/asyncio/windows_utils.py')
0 files changed, 0 insertions, 0 deletions