Skip to content

Fix collections.abc.MutableMapping deprecation warning#394

Open
fazalpsinfo-cmyk wants to merge 1 commit into
presslabs:masterfrom
fazalpsinfo-cmyk:fix/collections-abc-mutablemapping
Open

Fix collections.abc.MutableMapping deprecation warning#394
fazalpsinfo-cmyk wants to merge 1 commit into
presslabs:masterfrom
fazalpsinfo-cmyk:fix/collections-abc-mutablemapping

Conversation

@fazalpsinfo-cmyk

Copy link
Copy Markdown

Fix collections.MutableMapping deprecation warning.

collections.MutableMapping is deprecated since Python 3.3 and removed in Python 3.10+.
It should be imported from collections.abc.MutableMapping instead.

Support my work: https://buymeacoffee.com/muhamedfazalps

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