Skip to content

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

Open
tirkarthi wants to merge 1 commit into
timeyyy:masterfrom
tirkarthi:fix-collections
Open

Import ABC from collections.abc for Python 3.10 compatibility.#26
tirkarthi wants to merge 1 commit into
timeyyy:masterfrom
tirkarthi:fix-collections

Conversation

@tirkarthi

Copy link
Copy Markdown

Fixes #25

@hhannine

hhannine commented Feb 8, 2022

Copy link
Copy Markdown

I have tested and verified that this works on Python 3.10.

@DizzyThermal

Copy link
Copy Markdown

Also tested this change working on Python 3.10. Looking forward to a pip release with this change included 👍

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.

Regression on Python 3.10: collections.iterable has been deprecated

3 participants