mirror of https://github.com/python/cpython
Browse Source
* This PR fixes the `RuntimeWarning` in `inspect.isawaitable(mock())` where `mock()` was not awaited. * Fix typo in asynctest project.pull/13461/head
committed by
Miss Islington (bot)
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue