Skip to content

Conversation

@PythonCoderAS
Copy link

This allows it to be used wherever a MutableMapping/Mapping can be.

@miili
Copy link
Contributor

miili commented Apr 1, 2025

typing.MutableMapping is deprecated since 3.9. Consider using collections.abc.MutableMapping

https://docs.python.org/3/library/typing.html#typing.MutableMapping

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.

2 participants