Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump black configuration to target py36 (#9781) | Dan Callahan | 2021-04-13 | 1 | -3/+3 |
* | Tell Black to format code for Python 3.5 (#8664) | Dan Callahan | 2020-10-27 | 1 | -1/+1 |
* | Make `StreamToken.room_key` be a `RoomStreamToken` instance. (#8281) | Erik Johnston | 2020-09-11 | 1 | -1/+4 |
* | Convert additional databases to async/await part 2 (#8200) | Patrick Cloke | 2020-09-01 | 1 | -4/+3 |
* | Convert the message handler to async/await. (#7884) | Patrick Cloke | 2020-07-22 | 1 | -20/+8 |
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 1 | -2/+0 |
* | Fix bug in EventContext.deserialize. (#7393) | Erik Johnston | 2020-05-05 | 1 | -6/+20 |
* | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 1 | -0/+96 |