Michael Scherer
acd69bcc77
Fix url lookup for python 3 ( #17295 )
...
* Use six instead of urllib2, for python 3 compat
* Open the certificate file using binary mode
On python3, os.write requires 'bytes'. Also avoid
using a too broad exception, since the issue was hard
to spot due to it.
* Do not add the header User-agent if not set
Python3 module do raise a exception if a header is
not a string-like object, and the default value is None.
2016-08-31 07:03:20 -07:00
..
2016-04-29 08:47:49 -07:00
2016-08-22 16:44:13 -07:00
2016-04-05 11:06:17 -07:00
2016-04-25 14:55:39 -04:00
2016-08-24 14:44:17 -04:00
2016-08-04 10:43:30 -07:00
2016-08-29 09:11:40 -07:00
2016-07-06 20:27:31 +02:00
2016-07-11 17:13:07 -04:00
2016-08-23 13:13:44 -07:00
2016-08-28 22:58:52 -04:00
2016-08-30 21:48:28 +02:00
2016-05-24 11:18:39 -04:00
2016-08-26 11:39:12 -04:00
2016-07-29 13:34:09 -04:00
2016-07-29 13:34:09 -04:00
2016-07-28 12:54:39 -04:00
2016-08-31 07:27:39 -04:00
2016-08-26 15:58:06 -04:00
2016-08-23 13:13:44 -07:00
2016-08-18 09:47:21 -04:00
2016-04-12 14:16:18 +02:00
2016-08-25 11:47:00 -04:00
2016-08-31 07:21:59 -04:00
2016-08-20 13:55:07 -04:00
2016-08-28 23:02:36 -04:00
2016-03-11 08:07:30 -05:00
2016-08-30 23:04:41 -04:00
2016-06-06 23:18:51 +02:00
2016-08-23 13:13:44 -07:00
2016-08-23 13:13:44 -07:00
2016-08-23 13:13:44 -07:00
2016-08-28 23:03:46 -04:00
2016-05-14 07:51:13 -07:00
2016-08-13 09:56:12 -05:00
2016-08-25 11:47:00 -04:00
2016-08-27 09:42:53 +02:00
2016-08-31 07:03:20 -07:00
2016-05-16 08:04:43 -04:00
2016-05-16 08:04:43 -04:00
2016-08-24 10:17:31 -04:00