Skip to content

Library no longer works with Python 3.10 #25

@Beenhakker

Description

@Beenhakker

Library no longer imports correctly in Python 3.10:

from collections import Mapping, namedtuple, UserDict
ImportError: cannot import name 'Mapping' from 'collections

Mapping is moved to collections.abc

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