Skip to content

Hotfix: Fix collections.Iterable import, deprecated per Python 3.10#131

Open
Tzeusy wants to merge 1 commit intogmr:masterfrom
Tzeusy:hotfix/fix-for-collections-Iterable-deprecation
Open

Hotfix: Fix collections.Iterable import, deprecated per Python 3.10#131
Tzeusy wants to merge 1 commit intogmr:masterfrom
Tzeusy:hotfix/fix-for-collections-Iterable-deprecation

Conversation

@Tzeusy
Copy link
Copy Markdown

@Tzeusy Tzeusy commented Jul 4, 2024

collections.Iterable has been deprecated as of Python 3.10 - see Deprecation notice in https://docs.python.org/3/whatsnew/3.10.html#removed

This change makes the collections.Iterable import forward-compatible with 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