Skip to content

ozutil: collections -> collections.abc#292

Open
dbungert wants to merge 1 commit intoclalancette:masterfrom
dbungert:py310
Open

ozutil: collections -> collections.abc#292
dbungert wants to merge 1 commit intoclalancette:masterfrom
dbungert:py310

Conversation

@dbungert
Copy link

@dbungert dbungert commented Feb 7, 2022

For python 3.10, some items formerly from collections must now be
obtained from collections.abc. This should be backwards compatible.
https://docs.python.org/3.5/library/collections.abc.html#collections.abc.Callable

For python 3.10, some items formerly from collections must now be
obtained from collections.abc.  This should be backwards compatible.
https://docs.python.org/3.5/library/collections.abc.html#collections.abc.Callable
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