Skip to content
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

Address DeprecationWarning from collections import on py37 #54

Merged
merged 1 commit into from
Sep 2, 2019

Conversation

sloria
Copy link
Contributor

@sloria sloria commented Aug 23, 2019

Addresses the following warning on Python 3.7

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

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 95.273% when pulling 884288b on sloria:collections-import into 91be488 on crs4:develop.

@svituz
Copy link
Member

svituz commented Sep 2, 2019

Thanks for this

@svituz svituz merged commit 995129b into crs4:develop Sep 2, 2019
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