This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author wandermonk
Recipients wandermonk
Date 2021-08-27.07:43:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630050237.89.0.670577143839.issue45028@roundup.psfhosted.org>
In-reply-to
Content
The unittest.mock does not have AsyncMock. I tested the same code in 3.9 it works fine.
History
Date User Action Args
2021-08-27 07:43:57wandermonksetrecipients: + wandermonk
2021-08-27 07:43:57wandermonksetmessageid: <1630050237.89.0.670577143839.issue45028@roundup.psfhosted.org>
2021-08-27 07:43:57wandermonklinkissue45028 messages
2021-08-27 07:43:57wandermonkcreate