diff options
| author | Victor Stinner <vstinner@wyplay.com> | 2011-10-05 14:02:44 +0200 |
|---|---|---|
| committer | Victor Stinner <vstinner@wyplay.com> | 2011-10-05 14:02:44 +0200 |
| commit | ae86485517cab27d6cef96d036e870888660a144 (patch) | |
| tree | bc06294d70c4cd4c4a56d678f269b9f6a3144fad /Python/sysmodule.c | |
| parent | b9275c104e50361fe3a785126e5ecad24d319a7a (diff) | |
| download | cpython-git-ae86485517cab27d6cef96d036e870888660a144.tar.gz | |
Speedup find_maxchar_surrogates() for 32-bit wchar_t
If we have at least one character in U+10000-U+10FFFF, we know that we must use
PyUnicode_4BYTE_KIND kind.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions
