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

Enable numpy on pypy #53752

Closed
leo60228 opened this issue Jan 10, 2019 · 5 comments
Closed

Enable numpy on pypy #53752

leo60228 opened this issue Jan 10, 2019 · 5 comments

Comments

@leo60228
Copy link
Member

Numpy now supports pypy. However, one of it's dependencies, funcsigs, has it's test runner broken on pypy3 (the package itself works). Please use Gentoo's patch for funcsigs on pypy3 and reenable pypy for numpy.

@leo60228
Copy link
Member Author

Upstream issue: testing-cabal/funcsigs#10

@leo60228
Copy link
Member Author

Patch: gentoo/gentoo@fd9a5a0

@veprbl
Copy link
Member

veprbl commented Jan 10, 2019

Would you like to make a PR?

@leo60228
Copy link
Member Author

@veprbl Done. #53771

@leo60228 leo60228 mentioned this issue Jan 10, 2019
10 tasks
@veprbl
Copy link
Member

veprbl commented Jul 15, 2019

Should be fixed by #64200

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

Successfully merging a pull request may close this issue.

2 participants