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 pypy support (if easy) #23

Closed
mverleg opened this issue Jan 19, 2017 · 4 comments
Closed

Add pypy support (if easy) #23

mverleg opened this issue Jan 19, 2017 · 4 comments
Assignees
Milestone

Comments

@mverleg
Copy link
Owner

mverleg commented Jan 19, 2017

No description provided.

@mverleg mverleg self-assigned this Jan 19, 2017
@mverleg
Copy link
Owner Author

mverleg commented Jan 21, 2017

Some problems with numpy in tests (a special version of numpy needs to be installed).

See if pandas can be made to work.

@mverleg mverleg reopened this Jan 21, 2017
@mverleg mverleg modified the milestone: 3.9 Jan 21, 2017
@mverleg
Copy link
Owner Author

mverleg commented Jan 21, 2017

Pandas and pypy don't seem to get along yet pandas-dev/pandas#9532

@mverleg
Copy link
Owner Author

mverleg commented Apr 15, 2017

Currently test test_mixed_cls_arr causes a segmentation fault using pypy. I think this is caused by pypy or pypy's numpy, so I can't solve it now. Several other numpy tests fail too (but not with segfault).

@mverleg
Copy link
Owner Author

mverleg commented Apr 15, 2017

I'll close it for now, when pypy / numpy are ready for this, feel free to reopen.

@mverleg mverleg closed this as completed Apr 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant