https://bugzilla.wikimedia.org/show_bug.cgi?id=55127
--- Comment #11 from xqt info@gno.de --- I tried this on _windows_ but I didn't got it hanging:
Traceback (most recent call last): File "<pyshell#4>", line 1, in <module> resp, content = h.request("https://en.wikipedia.org/", "GET") File "C:\Pywikipedia\ssh\pywikibot\core\externals\httplib2\python2\httplib2__init__.py", line 1591, in request (response, content) = self._request(conn, authority, uri, request_uri, method, body, headers, redirections, cachekey) File "C:\Pywikipedia\ssh\pywikibot\core\externals\httplib2\python2\httplib2__init__.py", line 1333, in _request (response, content) = self._conn_request(conn, request_uri, method, body, headers) File "C:\Pywikipedia\ssh\pywikibot\core\externals\httplib2\python2\httplib2__init__.py", line 1289, in _conn_request response = conn.getresponse() File "C:\Python27\lib\httplib.py", line 1030, in getresponse response.begin() File "C:\Python27\lib\httplib.py", line 407, in begin version, status, reason = self._read_status() File "C:\Python27\lib\httplib.py", line 365, in _read_status line = self.fp.readline() File "C:\Python27\lib\socket.py", line 430, in readline data = recv(1) File "C:\Python27\lib\ssl.py", line 241, in recv return self.read(buflen) File "C:\Python27\lib\ssl.py", line 160, in read return self._sslobj.read(len) error: [Errno 10060] Ein Verbindungsversuch ist fehlgeschlagen, da die Gegenstelle nach einer bestimmten Zeitspanne nicht richtig reagiert hat, oder die hergestellte Verbindung war fehlerhaft, da der verbundene Host nicht reagiert hat