We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d24731b
Adapts to changes in the python standard library where MutableMapping now lives in collections.abc instead of collections
MutableMapping
collections.abc
collections
Tested with python3.10