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 import of collections.Iterable #477

Closed
wants to merge 1 commit into from
Closed

Fix import of collections.Iterable #477

wants to merge 1 commit into from

Conversation

vladiscripts
Copy link

The Iterable class was moved from collections to collections.abc since Python 3.10.
With #466, #465 pull requests.

Updates to collections.abc for instance check
Adds try/except for backwardscompatibility
@vladiscripts vladiscripts closed this by deleting the head repository Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant