Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.

Release to fix broken dependency in Python 3.9+ #40

@pangloss

Description

@pangloss

I'm using Python 3.10.9 and wanted to try out Transit for a project, but it does not import because Python moved some stuff used by this project from the collections module to collections.abc. It seems it was deprecated in 3.3 and removed in/after 3.9.

https://docs.python.org/3/library/collections.abc.html

Is this library still supported/recommended for use in new projects?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions