Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CI Ignore tostring deprecation in numpy 1.19 caused by joblib and scipy. #17652

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 9 commits into from
Jun 22, 2020

Conversation

thomasjpfan
Copy link
Member

@thomasjpfan thomasjpfan commented Jun 21, 2020

PRs and master are failing because scipy and joblib are using tostring which has been deprecated in numpy 1.19.

This quick patch is to ignore the deprecation warnings the starts with 'tostring'.

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Would you mind opening an issue about it?

@rth rth merged commit 860b55b into scikit-learn:master Jun 22, 2020
rubywerman pushed a commit to MLH-Fellowship/scikit-learn that referenced this pull request Jun 24, 2020
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.

3 participants