]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 19509: Don't call match_hostname() twice in http.client.
authorChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 06:51:17 +0000 (07:51 +0100)
committerChristian Heimes <christian@cheimes.de>
Thu, 5 Dec 2013 06:51:17 +0000 (07:51 +0100)
commitf723c711d3a798793af1505f7bdaf1bf622ef88e
tree5571c2f1b0cb54f124d12a776f62557ac32779bf
parentc6d471d6533a24c461e72668398931dc6014fa28
Issue 19509: Don't call match_hostname() twice in http.client.
Lib/http/client.py