Skip to content

BUG: Cython 0.27 breaks NumPy on Python 3. #9757

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

Merged
merged 1 commit into from
Sep 23, 2017

Conversation

charris
Copy link
Member

@charris charris commented Sep 23, 2017

The latest Cython came out and it causes the cythonized mtrand.c source
to issue a compile warning for Python 3, breaking NumPy travis tests. As
a temporary fix, force the tests to use Cython 0.26.

The latest Cython came out and it causes the cythonized mtrand.c source
to issue a compile warning for Python 3, breaking NumPy travis tests. As
a temporary fix, force the tests to use Cython 0.26.
@charris charris added this to the 1.13.2 release milestone Sep 23, 2017
@charris charris merged commit a4380ee into numpy:maintenance/1.13.x Sep 23, 2017
@charris charris deleted the fix-cython-version branch September 24, 2017 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant