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