mirror of https://github.com/python/cpython
Browse Source
Remove the fast-path for 1-character string: unicode_fromascii() and _PyUnicode_FromUCS*() now have their own fast-path for 1-character strings.pull/2332/head
1 changed files with 8 additions and 6 deletions
Loading…
Reference in new issue