mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
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`. |
||
---|---|---|
.. | ||
appapi.rst | ||
builderapi.rst | ||
collectorapi.rst | ||
deprecated.rst | ||
domainapi.rst | ||
envapi.rst | ||
i18n.rst | ||
index.rst | ||
logging.rst | ||
markupapi.rst | ||
nodes.rst | ||
parserapi.rst | ||
projectapi.rst | ||
utils.rst |