8000 BUG: Fix for #6569, allowing build_ext --inplace by wackywendell · Pull Request #6577 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

BUG: Fix for #6569, allowing build_ext --inplace #6577

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
Oct 29, 2015

Conversation

wackywendell
Copy link
Contributor

Fix for #6569, as discussed in the comments.

This does not test for reoccurence of this bug, or a similar one. To do so, I imagine we'd have to modify travis.yml or travis-test.sh to call python setup.py build_ext --inplace. Should I do that?

CC @rgommers

@rgommers
Copy link
Member

This is such a corner case that there's no specific TravisCI build needed for it. Otherwise we'll get an explosion of build configs.

@rgommers
Copy link
Member

Fix looks fine to me, thanks @wackywendell. I'll leave it open for a day or so before merging.

@wackywendell
Copy link
Contributor Author

Thanks!

@charris charris added this to the 1.10.2 release milestone Oct 28, 2015
rgommers added a commit that referenced this pull request Oct 29, 2015
BUG: Fix for #6569, allowing build_ext --inplace
@rgommers rgommers merged commit c7456fe into numpy:master Oct 29, 2015
@rgommers
Copy link
Member

Merged, thanks @wackywendell

@rgommers
Copy link
Member

and will send backport PR

@rgommers rgommers mentioned this pull request Oct 29, 2015
@charris charris removed this from the 1.10.2 release milestone Nov 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0