Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
story645 merged 1 commit intomatplotlib:mainfromQuLogic:fix-pybind-doc
Jul 11, 2025

Conversation

QuLogic
Copy link
Member

PR summary

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

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

PR checklist

As ofpybind/pybind11#5212, pybind11 now uses`numpy.typing.NDArray` instead of `numpy.ndarray`, and as ofpybind/pybind11#5580, it changed the name of theinternal wrapper that Sphinx sees.Since we already ignore `numpy.float64` missing references for the samemethod, add the new name and new class to ignores as well.
@QuLogicQuLogic added this to thev3.10-doc milestoneJul 11, 2025
@story645story645 merged commit30f4ece intomatplotlib:mainJul 11, 2025
29 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJul 11, 2025
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull requestJul 11, 2025
rcomer added a commit that referenced this pull requestJul 11, 2025
…289-on-v3.10.3-docBackport PR#30289 on branch v3.10.3-doc (DOC: Fix build with pybind11 3)
@QuLogicQuLogic deleted the fix-pybind-doc branchJuly 11, 2025 19:03
QuLogic added a commit that referenced this pull requestJul 11, 2025
…289-on-v3.10.xBackport PR#30289 on branch v3.10.x (DOC: Fix build with pybind11 3)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@tacaswelltacaswelltacaswell approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.10-doc
Development

Successfully merging this pull request may close these issues.

3 participants
@QuLogic@tacaswell@story645

[8]ページ先頭

©2009-2025 Movatter.jp