Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

asynctest library is not compatible with Python 3.8 and above #206

Open
anjandev opened this issue Oct 9, 2021 · 1 comment
Open

asynctest library is not compatible with Python 3.8 and above #206

anjandev opened this issue Oct 9, 2021 · 1 comment

Comments

@anjandev
Copy link
Contributor

anjandev commented Oct 9, 2021

asynctest library is not compatible with Python 3.8 and above: Martiusweb/asynctest#144.

Upstream has abandoned it and recommends using the built-in AsyncMock instead: Martiusweb/asynctest#158 (comment).

We should redo the testsuite to use AsyncMock.

@anjandev anjandev changed the title asynctest library is not compatible with Python 3.8 and above: switch from asynctest to built-in AsyncMock asynctest library is not compatible with Python 3.8 and above Oct 9, 2021
@rndusr
Copy link
Owner

rndusr commented Oct 9, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants