Skip to content

MAINT: Use non-aliased status_iterator#1124

Merged
larsoner merged 3 commits intosphinx-gallery:masterfrom
larsoner:si
Apr 5, 2023
Merged

MAINT: Use non-aliased status_iterator#1124
larsoner merged 3 commits intosphinx-gallery:masterfrom
larsoner:si

Conversation

@larsoner
Copy link
Copy Markdown
Contributor

@larsoner larsoner commented Apr 5, 2023

Should fix warnings of the form:

/home/circleci/python_env/lib/python3.9/site-packages/sphinx_gallery/docs_resolv.py:470: RemovedInSphinx80Warning: The alias 'sphinx.util.status_iterator' is deprecated, use 'sphinx.util.display.status_iterator' instead. Check CHANGES for Sphinx API modifications.

Hopefully it exists in our oldest supported Sphinx, otherwise I'll add a status_iterator to sphinx_gallery.utils where we try/except to use the new version

@larsoner larsoner enabled auto-merge (squash) April 5, 2023 12:16
@larsoner larsoner merged commit 7ac59df into sphinx-gallery:master Apr 5, 2023
@larsoner larsoner deleted the si branch April 5, 2023 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant