Skip to content

pyreadline doesn't work on Python 3.10 #36

@silasary

Description

@silasary

As mentioned in pyreadline/pyreadline#65, pyreadline uses a depreciated reference to collections.Callable instead of collections.abc.Callable

The library hasn't been updated since 2015, and none of the PRs submitted over the last year that fix it have been merged.

As is, installing pyreadline breaks the repl and anything else that uses pyreadline on 3.10.

Fancycompleter should either vendor a patched version, or drop support for it

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