Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Test failure with Python 3.9 due to _dummy_thread removal #317

@stratakis

Description

@stratakis

When running the tests with Python 3.9 test_move_items fails with ModuleNotFound error. That module was removed with Python 3.9: https://bugs.python.org/issue37312

_dummy_thread should be replaced with _thread

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