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

DeprecationWarning: using ABCs from 'collections' instead of from 'collections.abc' #79

Closed
rubic opened this issue Sep 19, 2020 · 1 comment
Assignees

Comments

@rubic
Copy link
Contributor

rubic commented Sep 19, 2020

virtualenvs/test/lib/python3.8/site-packages/easy_maps/models.py:65: DeprecationWarning:

Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working

rubic added a commit to rubic/django-easy-maps that referenced this issue Sep 19, 2020
bashu added a commit that referenced this issue Sep 20, 2020
fix collections deprecation warning, issue #79
@bashu bashu self-assigned this Sep 20, 2020
@bashu
Copy link
Owner

bashu commented Sep 20, 2020

closed via 69a082f

@bashu bashu closed this as completed Sep 20, 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

No branches or pull requests

2 participants