Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.92.0rc1 | David Robertson | 2023-09-05 | 1 | -1/+0 |
| | |||||
* | Replace simple_async_mock with AsyncMock (#16180) | Patrick Cloke | 2023-08-25 | 1 | -0/+1 |
Python 3.8 has a native AsyncMock, use it instead of a custom implementation. |