mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-02-07 02:05:27 -05:00
![Richard van der Hoff](/assets/img/avatar_default.png)
* switch from `types.CoroutineType` to `typing.Coroutine` these should be identical semantically, and since `defer.ensureDeferred` is defined to take a `typing.Coroutine`, will keep mypy happy * Fix some annotations on inlineCallbacks functions * changelog