Skip to content

FIX: Fix collections.abc imports #195

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
Jan 13, 2019
Merged

FIX: Fix collections.abc imports #195

merged 1 commit into from
Jan 13, 2019

Conversation

larsoner
Copy link
Collaborator

Avoid Python3.7 warnings of the form:

DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working

@jnothman jnothman merged commit d7ca480 into numpy:master Jan 13, 2019
@larsoner larsoner deleted the 3.7 branch April 11, 2019 14:08
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.

2 participants