Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.92.0rc1 | David Robertson | 2023-09-05 | 1 | -1/+0 |
| | |||||
* | Replace make_awaitable with AsyncMock (#16179) | Patrick Cloke | 2023-08-24 | 1 | -0/+1 |
Python 3.8 provides a native AsyncMock, we can replace the homegrown version we have. |