[issue38753] AsyncMock not cited as new in 3.8

John Belmonte report at bugs.python.org
Sat Nov 9 01:48:54 EST 2019


New submission from John Belmonte <john at neggie.net>:

AsyncMock appears to be new in Python 3.8, but doc is missing info on when it was introduced.

https://docs.python.org/3.8/library/unittest.mock.html#unittest.mock.AsyncMock

----------
assignee: docs at python
components: Documentation
messages: 356290
nosy: John Belmonte, docs at python
priority: normal
severity: normal
status: open
title: AsyncMock not cited as new in 3.8
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38753>
_______________________________________


More information about the Python-bugs-list mailing list