Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.64.0rc1 | Olivier Wilkinson (reivilibre) | 2022-07-26 | 1 | -1/+0 |
| | |||||
* | Add missing types to opentracing. (#13345) | Patrick Cloke | 2022-07-21 | 1 | -1/+1 |
| | | | After this change `synapse.logging` is fully typed. | ||||
* | Add type annotations to `trace` decorator. (#13328) | Patrick Cloke | 2022-07-19 | 1 | -0/+1 |
Functions that are decorated with `trace` are now properly typed and the type hints for them are fixed. |