Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: Fix build with pybind11 3 #30289

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

Merged
merged 1 commit into from
Jul 11, 2025
Merged

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Jul 11, 2025

PR summary

As of pybind/pybind11#5212, pybind11 now uses numpy.typing.NDArray instead of numpy.ndarray, and as of pybind/pybind11#5580, it changed the name of the internal wrapper that Sphinx sees.

Since we already ignore numpy.float64 missing references for the same method, add the new name and new class to ignores as well.

PR checklist

As of pybind/pybind11#5212, pybind11 now uses
`numpy.typing.NDArray` instead of `numpy.ndarray`, and as of
pybind/pybind11#5580, it changed the name of the
internal wrapper that Sphinx sees.

Since we already ignore `numpy.float64` missing references for the same
method, add the new name and new class to ignores as well.
@QuLogic QuLogic added this to the v3.10-doc milestone Jul 11, 2025
@story645 story645 merged commit 30f4ece into matplotlib:main Jul 11, 2025
29 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 11, 2025
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Jul 11, 2025
rcomer added a commit that referenced this pull request Jul 11, 2025
…289-on-v3.10.3-doc

Backport PR #30289 on branch v3.10.3-doc (DOC: Fix build with pybind11 3)
@QuLogic QuLogic deleted the fix-pybind-doc branch July 11, 2025 19:03
QuLogic added a commit that referenced this pull request Jul 11, 2025
…289-on-v3.10.x

Backport PR #30289 on branch v3.10.x (DOC: Fix build with pybind11 3)
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.

3 participants