Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid installing tests to site-packages | Jon Dufresne | 2017-12-10 | 1 | -2/+2 |
* | Use relative imports throughout tests | Jon Dufresne | 2017-12-10 | 1 | -1/+1 |
* | Always import the system unittest | Jon Dufresne | 2017-12-01 | 1 | -1/+2 |
* | Use modern except syntax throughout project | Jon Dufresne | 2017-11-20 | 1 | -1/+1 |
* | Merge branch 'async-keyword' | Daniele Varrazzo | 2017-02-03 | 1 | -1/+4 |
|\ | |||||
| * | Convert warnings into errors on test | Daniele Varrazzo | 2017-02-03 | 1 | -1/+4 |
* | | Allow skipping the slow testmanylinux | Daniele Varrazzo | 2017-02-02 | 1 | -1/+2 |
|/ | |||||
* | Python source cleanup using flake8 | Daniele Varrazzo | 2016-10-11 | 1 | -0/+2 |
* | Fixed race condition on import in errorcodes.lookup | Daniele Varrazzo | 2015-12-16 | 1 | -0/+65 |