Skip to content

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

Merged
rth merged 9 commits intoscikit-learn:masterfrom
thomasjpfan:ignore_to_string_deprecation
Jun 22, 2020
Merged

CI Ignore tostring deprecation in numpy 1.19 caused by joblib and scipy. #17652
rth merged 9 commits intoscikit-learn:masterfrom
thomasjpfan:ignore_to_string_deprecation

Conversation

@thomasjpfan
Copy link
Copy Markdown
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
Copy Markdown
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