Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 1 | -2/+1 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Replace all remaining six usage with native Python 3 equivalents (#7704) | Dagfinn Ilmari Mannsåker | 2020-06-16 | 1 | -1/+1 |
* | Run black. | black | 2018-08-10 | 1 | -2/+3 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+5 |
* | Pass around the reactor explicitly (#3385) | Amber Brown | 2018-06-22 | 1 | -3/+3 |
* | Make tests py3 compatible | Adrian Tschira | 2018-04-16 | 1 | -1/+1 |
* | Move test stuff to tests | Erik Johnston | 2018-01-18 | 1 | -8/+46 |
* | Add decent impl of a FileConsumer | Erik Johnston | 2018-01-17 | 1 | -0/+138 |