Skip to content

Conversation

melissawm
Copy link
Member

Reference issue

Addresses #22178 (comment)

What does this implement/fix?

Some subclasses of dicts raise a Sphinx warning when the docs are built with Python 3.12. The warning is WARNING: py:class reference target not found: None. Update D from mapping/iterable E and F.

Additional information

Doesn't affect CI since it's still running Python 3.11.

Some subclasses of dicts raise a Sphinx warning when the docs are built with Python 3.12.
The warning is WARNING: py:class reference target not found: None.  Update D from mapping/iterable E and F.

[docs only]
@melissawm melissawm requested a review from tupui as a code owner February 28, 2025 17:44
@melissawm melissawm added the Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org label Feb 28, 2025
Copy link
Member

@j-bowhay j-bowhay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@j-bowhay j-bowhay merged commit b88b480 into scipy:main Feb 28, 2025
38 checks passed
@j-bowhay j-bowhay added this to the 1.16.0 milestone Feb 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues related to the SciPy documentation. Also check https://github.com/scipy/scipy.org
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants