Skip to content
This repository was archived by the owner on Jun 3, 2023. It is now read-only.
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

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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