diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 10:19:20 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 10:19:20 +0200 |
commit | c0797803c0d4303489709f02078c8c6adc4eed36 (patch) | |
tree | d3b5afe679e3030eecf9372a6c6bdee5bc5f39e0 /Python/pythonrun.c | |
parent | cf0a090abb7d7c2a3baf33a5183c0842dd316608 (diff) | |
parent | 78779b765c2d7f89fab3868b77b6a6522c55ee4c (diff) | |
download | cpython-c0797803c0d4303489709f02078c8c6adc4eed36.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