diff options
author | Xtreak <tir.karthi@gmail.com> | 2019-05-21 08:47:17 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-05-21 08:47:17 (GMT) |
commit | e7cb23bf2079087068a08502f96fdf20b317d69c (patch) | |
tree | 8d975456ed991b306c917eee52d714d0df734be4 /Modules/main.c | |
parent | d0ebf13e50dd736cdb355fa42c23837abbb88127 (diff) | |
download | cpython-e7cb23bf2079087068a08502f96fdf20b317d69c.zip cpython-e7cb23bf2079087068a08502f96fdf20b317d69c.tar.gz cpython-e7cb23bf2079087068a08502f96fdf20b317d69c.tar.bz2 |
Fix RuntimeWarning in unittest.mock asyncio example (GH-13449)
* This PR fixes the `RuntimeWarning` in `inspect.isawaitable(mock())` where `mock()` was not awaited.
* Fix typo in asynctest project.
Diffstat (limited to 'Modules/main.c')
0 files changed, 0 insertions, 0 deletions