Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upsphinx.ext.autodoc intersphinx_mapping for python-requests throws SSLError #5218
Comments
This comment has been minimized.
This comment has been minimized.
|
Isn't this a duplicate of #5212 ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary.
Sphinx documentation 'make html' throws warning about https://2.python-requests.org/en/master/objects.inv
Expected Result
Sphinx make can pull the objects.inv without problems
Actual Result
Reproduction Steps
This is the relevant extract from the Sphinx conf.py file:
Then run a Sphinx 'make html'
System Information