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

Fix build of Pyo3 branch #31

Merged
merged 11 commits into from
Jul 4, 2018
Merged

Fix build of Pyo3 branch #31

merged 11 commits into from
Jul 4, 2018

Conversation

kngwyu
Copy link
Member

@kngwyu kngwyu commented Jul 2, 2018

on #29
Add global variable PyArray_Type_Global to adapt to pyo3 interface

@kngwyu
Copy link
Member Author

kngwyu commented Jul 2, 2018

Changed to use pointer, instead of

pub static mut PyArray_Type_Global: PyTypeObject = ffi::PyTypeObject_INIT;

@kngwyu kngwyu merged commit d0c873e into PyO3:master Jul 4, 2018
@kngwyu kngwyu deleted the pyo3-fix branch August 22, 2018 10:27
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