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

Avoid RemovedInSphinx80Warning #10

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Conversation

mgeier
Copy link
Contributor

@mgeier mgeier commented Jan 6, 2023

This should avoid the warning when running the latest Sphinx:

sphinx.deprecation.RemovedInSphinx80Warning: The alias 'sphinx.util.SkipProgressMessage' is deprecated, use 'sphinx.util.display.SkipProgressMessage' instead. Check CHANGES for Sphinx API modifications.

This should avoid the warning when running the latest Sphinx:

    sphinx.deprecation.RemovedInSphinx80Warning: The alias 'sphinx.util.SkipProgressMessage' is deprecated, use 'sphinx.util.display.SkipProgressMessage' instead. Check CHANGES for Sphinx API modifications.
@AA-Turner AA-Turner changed the title Avoid RemovedInSphinx80Warning Avoid RemovedInSphinx80Warning Jan 7, 2023
@AA-Turner AA-Turner merged commit b2db605 into sphinx-doc:master Jan 7, 2023
@mgeier mgeier deleted the patch-1 branch January 8, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants