Skip to content

Change in Python3.10 from collections.Callable to collections.abc.Callable #1122

Open
@CarloCogni

Description

@CarloCogni

As of Python 3.10, collections.Callable as been replaced with collections.abs.Callable.

This will make nose crash with an AttributeError.

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