diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 10:17:58 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 10:17:58 +0200 |
commit | f4934ea77da38516731a75fbf9458b248d26dd81 (patch) | |
tree | 9fe19276fac7661f433f86673ff7862663ed7693 /Python/pythonrun.c | |
parent | 5ebff7b300448db36d0d0eda7d265caa06fce6d2 (diff) | |
download | cpython-git-f4934ea77da38516731a75fbf9458b248d26dd81.tar.gz |
Issue #28701: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
The latter function is more readable, faster and doesn't raise exceptions.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions