Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use inline type hints in `tests/` (#10350) | Jonathan de Jong | 2021-07-13 | 1 | -7/+7 |
* | Fix (final) Bugbear violations (#9838) | Jonathan de Jong | 2021-04-20 | 1 | -2/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -4/+9 |
* | Tell Black to format code for Python 3.5 (#8664) | Dan Callahan | 2020-10-27 | 1 | -1/+1 |
* | Convert the message handler to async/await. (#7884) | Patrick Cloke | 2020-07-22 | 1 | -32/+44 |
* | Discard RDATA from already seen positions. (#7648) | Patrick Cloke | 2020-06-15 | 1 | -15/+59 |
* | Clean up replication unit tests. (#7490) | Erik Johnston | 2020-05-13 | 1 | -1/+1 |
* | Use `stream.current_token()` and remove `stream_positions()` (#7172) | Erik Johnston | 2020-05-01 | 1 | -8/+16 |
* | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 1 | -0/+417 |