ralph pushed to python-urllib3 (f20). "Add a shim for ssl_match_hostname on py3."

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 15 13:51:02 UTC 2015


From bf0d12f9bb43146a6b7eb71fe80321538db1b3d8 Mon Sep 17 00:00:00 2001
From: Ralph Bean <rbean at redhat.com>
Date: Mon, 5 Jan 2015 12:39:58 -0500
Subject: Add a shim for ssl_match_hostname on py3.


diff --git a/ssl_match_hostname_py3.py b/ssl_match_hostname_py3.py
new file mode 100644
index 0000000..99d425a
--- /dev/null
+++ b/ssl_match_hostname_py3.py
@@ -0,0 +1 @@
+from ssl import match_hostname, CertificateError
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-urllib3.git/commit/?h=f20&id=bf0d12f9bb43146a6b7eb71fe80321538db1b3d8


More information about the scm-commits mailing list