diff options
author | Benjamin Peterson <benjamin@python.org> | 2017-09-07 18:06:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-07 18:06:23 -0700 |
commit | 9020ac7cce97dddad51b285fffc31fe4ddf60898 (patch) | |
tree | 4918182e1a5baf0cfd99c6fb0b166cf7db4b0c83 /Python/traceback.c | |
parent | 590665c399fc4aa3c4a9f8e7104d43a02e9f3a0c (diff) | |
download | cpython-git-9020ac7cce97dddad51b285fffc31fe4ddf60898.tar.gz |
optimize all_name_chars (#3442)
Remove redundant PyUnicode_Check call. Use a static table for checking chars.
Diffstat (limited to 'Python/traceback.c')
0 files changed, 0 insertions, 0 deletions