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

Fix annoying DeprecationWarning in constructor.py #220

Closed
wants to merge 1 commit into from
Closed

Fix annoying DeprecationWarning in constructor.py #220

wants to merge 1 commit into from

Conversation

DiegoPomares
Copy link

Very annoying in Python 3.7

From collections:

Changed in version 3.3: Moved Collections Abstract Base Classes to the collections.abc module. For backwards compatibility, they continue to be visible in this module through Python 3.7. Subsequently, they will be removed entirely.

@The-Compiler
Copy link
Contributor

Duplicate of #181 FWIW.

@webknjaz
Copy link

webknjaz commented Nov 4, 2018

And included in #172

@perlpunk
Copy link
Member

Yep, duplicate of #181 which was merged

@perlpunk perlpunk closed this Mar 14, 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.

None yet

4 participants