diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 15:40:39 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2016-11-16 15:40:39 +0200 |
commit | f5894dd646f5e39918377b37b8c8694cebdca103 (patch) | |
tree | 7332d366d9a5888ac6c5b8b15f0c1d6ea7bf2481 /Python/ast.c | |
parent | f4934ea77da38516731a75fbf9458b248d26dd81 (diff) | |
download | cpython-git-f5894dd646f5e39918377b37b8c8694cebdca103.tar.gz |
Issue #28701: Replace _PyUnicode_CompareWithId with _PyUnicode_EqualToASCIIId.
The latter function is more readable, faster and doesn't raise exceptions.
Based on patch by Xiang Zhang.
Diffstat (limited to 'Python/ast.c')
0 files changed, 0 insertions, 0 deletions