Skip to content

Import ABC from collections.abc for Python 3.10 compatibility.#33

Open
tirkarthi wants to merge 1 commit intodso-org:masterfrom
tirkarthi:fix-abc
Open

Import ABC from collections.abc for Python 3.10 compatibility.#33
tirkarthi wants to merge 1 commit intodso-org:masterfrom
tirkarthi:fix-abc

Conversation

@tirkarthi
Copy link

Importing ABC from collections was deprecated since Python 3.4 and removed in Python 3.10. Use collections for Python 2 and collections.abc for Python 3.10

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.

1 participant