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

Add pybind11 patches #326

Closed

Conversation

KyleFromKitware
Copy link
Contributor

This adds a set of patches to pybind11 that fix pybind/pybind11#1276 (the changes I've made can be seen in pybind/pybind11#1286)

@hughed2
Copy link
Contributor

hughed2 commented Feb 16, 2018

LGTM

@dstoup
Copy link
Collaborator

dstoup commented Feb 16, 2018

Jenkins test this please

@dstoup
Copy link
Collaborator

dstoup commented Feb 16, 2018

Looks good to me too. I will merge once the dashboard cycles.

@kwcvrobot
Copy link
Collaborator

Mac build succeeded: https://open.cdash.org/buildSummary.php?buildid=5262451

@kwcvrobot
Copy link
Collaborator

@kwcvrobot
Copy link
Collaborator

Linux build succeeded: https://open.cdash.org/buildSummary.php?buildid=5262810

@KyleFromKitware
Copy link
Contributor Author

Closed because I am going to take a new approach that doesn't involve patching pybind11.

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.

Double-nested gil_scoped_release in a pythread causes fatal interpreter error
4 participants