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

[numpy] Fix constexpr auto name for dtype=object #66

Merged

Conversation

EricCousineau-TRI
Copy link
Collaborator

@EricCousineau-TRI EricCousineau-TRI commented Nov 2, 2023

To address current failure on drake (5ffbae2), such as:
https://github.com/RobotLocomotion/pybind11/actions/runs/6734247456/job/18304717857


This change is Reviewable

Addresses compilation error for C++11
@EricCousineau-TRI EricCousineau-TRI marked this pull request as ready for review November 2, 2023 16:58
Copy link
Collaborator Author

@EricCousineau-TRI EricCousineau-TRI left a comment

Choose a reason for hiding this comment

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

Had missed this when merging in.
Not strictly necessary for the Drake bump.

@jwnimmer-tri You up for reviewing this one? (small change)

Reviewable status: 0 of 1 files reviewed, all discussions resolved

Copy link

@jwnimmer-tri jwnimmer-tri left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @EricCousineau-TRI)

@EricCousineau-TRI EricCousineau-TRI merged commit c1b0cdd into RobotLocomotion:drake Nov 2, 2023
32 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants