Skip to content

Importing ABC directly from collections was deprecated and will be removed in Python 3.10. Use collections.abc. #14

@tirkarthi

Description

@tirkarthi
tests/test_collections.py
176:class CustomDict(collections.MutableMapping):
181:        if isinstance(iterable, collections.Mapping):

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions