Skip to content

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