Files
sphinx/doc/extdev
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
..
2019-04-16 14:06:36 +09:00
2019-04-16 14:06:36 +09:00
2020-04-11 15:44:07 +09:00
2019-05-26 10:53:53 +09:00
2017-01-05 13:44:04 +09:00
2019-04-16 14:06:36 +09:00