Skip to content

Commit 279d8df

Browse files
belm0lisroach
authored andcommitted
bpo-38753: AsyncMock added in version 3.8 (GH-17102)
1 parent 444b39b commit 279d8df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/unittest.mock.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -915,6 +915,7 @@ object::
915915
>>> mock.async_foo
916916
<AsyncMock name='mock.async_foo' id='...'>
917917

918+
.. versionadded:: 3.8
918919

919920
.. method:: assert_awaited()
920921

0 commit comments

Comments
 (0)