Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.42.0rc1 | Olivier Wilkinson (reivilibre) | 2021-09-01 | 1 | -1/+0 |
| | |||||
* | Convert room member storage tuples to attrs. (#10629) | Patrick Cloke | 2021-08-18 | 1 | -0/+1 |
Instead of using namedtuples. This helps with asserting type hints and code completion. |