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 | 78779b765c2d7f89fab3868b77b6a6522c55ee4c (patch) | |
tree | 8df49348f2e40aeb09ab893822424a995f4764c9 /Python/errors.c | |
parent | f3ba65bd7b8aee8b0351c6bf2f8fd000b165e7f5 (diff) | |
download | cpython-78779b765c2d7f89fab3868b77b6a6522c55ee4c.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/errors.c')
0 files changed, 0 insertions, 0 deletions