Files
sphinx/doc
François Freitag 683635f5b4 linkcheck: Remove call to is_ssl_error()
This method always returns False, it is dead code. The exception
checking stopped working because Requests library wraps SSL errors in a
`requests.exceptions.SSLError` and no longer throws an
`urllib3.exceptions.SSLError`. The first argument to that exception is
an `urllib3.exceptions.MaxRetryError`.
2020-11-12 19:58:04 +01:00
..
2020-10-24 17:41:02 +02:00
2020-11-11 13:19:05 +01:00
2020-10-05 22:10:25 +01:00
2020-11-11 13:19:05 +01:00
2008-06-23 12:35:22 +00:00
2020-05-30 15:38:12 +01:00
2020-08-03 19:30:38 +01:00