Skip to content

docs/conf.py: Use https for link to docs.python.org.#4257

Closed
pfalcon wants to merge 1 commit intomicropython:masterfrom
pfalcon:docs-https-docs.python
Closed

docs/conf.py: Use https for link to docs.python.org.#4257
pfalcon wants to merge 1 commit intomicropython:masterfrom
pfalcon:docs-https-docs.python

Conversation

@pfalcon
Copy link
Copy Markdown
Contributor

@pfalcon pfalcon commented Oct 20, 2018

To get rid of warning saying there's redirect from http: to https:.

To get rid of warning saying there's redirect from http: to https:.
@dpgeorge
Copy link
Copy Markdown
Member

I'm not opposed to this change, but I don't see any warnings when linking through to the CPython docs. These links already seem to be https. Eg the CPython gc link on this page: http://docs.micropython.org/en/latest/library/gc.html

@pfalcon
Copy link
Copy Markdown
Contributor Author

pfalcon commented Oct 22, 2018

Weird. I now don't see it too, but I swear there was a red-ansi-escaped warning for it. Now I just see:

loading intersphinx inventory from http://docs.python.org/3.5/objects.inv...
intersphinx inventory has moved: http://docs.python.org/3.5/objects.inv -> https://docs.python.org/3.5/objects.inv

It's Sphinx v1.6.7 here. Well, it shouldn't hurt to apply this, avoiding extra HTTP roundtrip on each doc generation.

@dpgeorge
Copy link
Copy Markdown
Member

Ok, merged in 42d0a28

@dpgeorge dpgeorge closed this Oct 23, 2018
tannewt pushed a commit to tannewt/circuitpython that referenced this pull request Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants