Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run black. | black | 2018-08-10 | 1 | -5/+2 |
* | Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) | Amber Brown | 2018-08-10 | 1 | -1/+1 |
* | Test and fix support for cancellation in Linearizer | Richard van der Hoff | 2018-07-20 | 1 | -0/+31 |
* | Combine Limiter and Linearizer | Richard van der Hoff | 2018-07-20 | 1 | -0/+47 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -3/+4 |
* | Pass around the reactor explicitly (#3385) | Amber Brown | 2018-06-22 | 1 | -3/+4 |
* | Make tests py3 compatible | Adrian Tschira | 2018-04-16 | 1 | -1/+2 |
* | Fix stackoverflow and logcontexts from linearizer | Richard van der Hoff | 2017-10-11 | 1 | -4/+24 |
* | Deduplicate joins | Erik Johnston | 2016-04-07 | 1 | -0/+44 |