diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-02-24 14:06:46 (GMT) |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2018-02-24 14:06:46 (GMT) |
commit | 46632f4d3c1f3aef875d2ada750a298ab0510992 (patch) | |
tree | 4b14643a096a98b25f599f6f5ff7835de003ea9c /Python/ast_unparse.c | |
parent | 1c37e277190565f0e30fc9281caae4c899ac3b50 (diff) | |
download | cpython-46632f4d3c1f3aef875d2ada750a298ab0510992.zip cpython-46632f4d3c1f3aef875d2ada750a298ab0510992.tar.gz cpython-46632f4d3c1f3aef875d2ada750a298ab0510992.tar.bz2 |
[3.7] bpo-32819: Simplify and improve ssl.match_hostname (GH-5620) (#5847)
ssl.match_hostname() has been simplified and no longer depends on re and
ipaddress module for wildcard and IP addresses. Error reporting for invalid
wildcards has been improved.
Signed-off-by: Christian Heimes <christian@python.org>
(cherry picked from commit aef1283ba428e33397d87cee3c54a5110861552d)
Co-authored-by: Christian Heimes <christian@python.org>
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions