Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix intersphinx debug tool #3577

Merged
merged 1 commit into from
Mar 22, 2017

Conversation

singingwolfboy
Copy link
Contributor

Feature or Bugfix

  • Bugfix

Purpose

I recently discovered that intersphinx has a debugging tool that can be run by calling python -m sphinx.ext.intersphinx. However, this tool is currently broken for loading URLs, probably because it's not tested or documented. This pull request fixes the debugging tool and adds automated tests. If we determine that it's generally useful, we can add documentation about this debugging tool, as well -- but that can happen in a future pull request.

This is the same change as #3576, but applied to the stable branch instead of the master branch.

and add automated tests
@tk0miya tk0miya merged commit cfc3e36 into sphinx-doc:stable Mar 22, 2017
@tk0miya
Copy link
Member

tk0miya commented Mar 22, 2017

Merged. Thank you for contribution!

tk0miya added a commit that referenced this pull request Mar 22, 2017
@tk0miya tk0miya added this to the 1.5.4 milestone Mar 22, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants