Skip to content

Import ABC from collections.abc instead of collections for Python 3.9 compatibility#1690

Open
tirkarthi wants to merge 1 commit intoblaze:masterfrom
tirkarthi:fix-collections-warning
Open

Import ABC from collections.abc instead of collections for Python 3.9 compatibility#1690
tirkarthi wants to merge 1 commit intoblaze:masterfrom
tirkarthi:fix-collections-warning

Conversation

@tirkarthi
Copy link

Fixes #1689 . Any other instances found during review that I missed in my regex can also be fixed.

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.

Importing ABC from collections was removed in Python 3.9

2 participants