Skip to content

fixing Python 3.8 ABC deprecation#197

Merged
cwacek merged 1 commit intocwacek:masterfrom
adriangay:importing-abcs-deprecation
Sep 8, 2020
Merged

fixing Python 3.8 ABC deprecation#197
cwacek merged 1 commit intocwacek:masterfrom
adriangay:importing-abcs-deprecation

Conversation

@adriangay
Copy link
Copy Markdown
Contributor

The current warnings emitted:

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

The current warnings emitted:

DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
@github-actions
Copy link
Copy Markdown

Stale pull request message

@github-actions github-actions bot closed this Sep 6, 2020
@cwacek cwacek reopened this Sep 8, 2020
@cwacek cwacek merged commit eeccd62 into cwacek:master Sep 8, 2020
@adriangay adriangay deleted the importing-abcs-deprecation branch September 9, 2020 07:09
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