Skip to content

[MRG] Addresses test errors on numpy-dev #9683

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 4, 2017

Conversation

thechargedneutron
Copy link
Contributor

Reference Issue

Fixes #9673

What does this implement/fix? Explain your changes.

Changed the second parameters of issubdtype so as to avoid deprecation warning.

Any other comments?

The warning in /home/travis/testvenv/lib/python3.5/site-packages/scipy/sparse/csgraph/_laplacian.py still occurs.

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017 via email

@thechargedneutron
Copy link
Contributor Author

The deprecation warning stills shows up in home/travis/testvenv/lib/python3.5/site-packages/scipy/sparse/csgraph/_laplacian.py. I thought this also needs to be addressed. :)

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017 via email

@thechargedneutron
Copy link
Contributor Author

Any suggestions on how I can address this issue?

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017

Oh, no, I see the code is fixed in scipy master. Let me look at what travis is doing.

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017 via email

@thechargedneutron thechargedneutron changed the title [WIP] Addresses test errors on numpy-dev [MRG] Addresses test errors on numpy-dev Sep 4, 2017
@thechargedneutron
Copy link
Contributor Author

Yaa, so I guess this PR is fine once Travis is updated.

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017 via email

@jnothman
Copy link
Member

jnothman commented Sep 4, 2017 via email

@lesteve
Copy link
Member

lesteve commented Sep 4, 2017

LGTM, thanks a lot @thechargedneutron, merging!

@lesteve lesteve merged commit b441308 into scikit-learn:master Sep 4, 2017
@thechargedneutron
Copy link
Contributor Author

@lesteve welcome :)

@matthew-brett
Copy link
Contributor

matthew-brett commented Sep 4, 2017

@jnothman - thanks for checking the wheels. The current pre-release Rackspace container is at https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com - does that work for you?

EDIT: sorry - I should say that I do see recent scipy wheels at that location. Not true for you?

@lesteve
Copy link
Member

lesteve commented Sep 4, 2017

@jnothman - thanks for checking the wheels. The current pre-release Rackspace container is at https://7933911d6844c6c53a7d-47bd50c35cd79bd838daf386af554a83.ssl.cf2.rackcdn.com - does that work for you?

This is the URL we are using.

EDIT: sorry - I should say that I do see recent scipy wheels at that location. Not true for you?

From what I can see the last scipy manylinux wheel is from July 23rd, the last scipy windows wheel is from September 3rd.

@matthew-brett
Copy link
Contributor

Aha, yes - sorry - you're right. I had just fixed that, new wheels should appear soon.

jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Sep 4, 2017
@lesteve
Copy link
Member

lesteve commented Sep 4, 2017

Thanks a lot!

massich pushed a commit to massich/scikit-learn that referenced this pull request Sep 15, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
jwjohnson314 pushed a commit to jwjohnson314/scikit-learn that referenced this pull request Dec 18, 2017
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.

Test errors on numpy-dev
4 participants