Skip to content

Remove deprecated collections.Iterable import#87

Open
bnaul wants to merge 1 commit intotimothyb0912:masterfrom
replicahq:python3_10
Open

Remove deprecated collections.Iterable import#87
bnaul wants to merge 1 commit intotimothyb0912:masterfrom
replicahq:python3_10

Conversation

@bnaul
Copy link
Copy Markdown

@bnaul bnaul commented Jul 12, 2022

Python 3.10 removed some deprecated aliases from collections that live in collections.abc since 3.3, most notably Iterable. Should be a safe change for anything >= Python 3.3, seems like this is enough to get things working on 3.10 (or at least importable).

@SayedKhaledd
Copy link
Copy Markdown

@timothyb0912, could we merge this PR? It appears to have compatibility issues with the current version of Python.

@jcfj jcfj mentioned this pull request Jul 25, 2025
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.

3 participants