diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 10:19:57 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 10:19:57 +0200 |
commit | c12eb2a761dea81905eb2171cdc7aff806403490 (patch) | |
tree | 22c6c805f96656160b08e61b7690578ba86390af /Python/errors.c | |
parent | 3e851ff47afd742d91d1e46235a6d36cff47e479 (diff) | |
parent | c0797803c0d4303489709f02078c8c6adc4eed36 (diff) | |
download | cpython-c12eb2a761dea81905eb2171cdc7aff806403490.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