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

handle collections deprecation #52

Closed
gaborbernat opened this issue Mar 25, 2019 · 0 comments · Fixed by #53
Closed

handle collections deprecation #52

gaborbernat opened this issue Mar 25, 2019 · 0 comments · Fixed by #53

Comments

@gaborbernat
Copy link
Contributor

/pathlib2/__init__.py:15: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
    from collections import Sequence

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 a pull request may close this issue.

1 participant