Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Convert ReadWriteLock to async/await. (#8202) | Patrick Cloke | 2020-08-28 | 1 | -2/+4 |
* | Run black. | black | 2018-08-10 | 1 | -5/+4 |
* | Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) | Amber Brown | 2018-08-10 | 1 | -1/+1 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Add ReadWriteLock | Erik Johnston | 2016-07-05 | 1 | -0/+85 |