Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |
![]() |
index : matrix/thirdparty/synapse.git | |
Unnamed repository; edit this file 'description' to name the repository. |
summary refs log tree commit diff |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. |