Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump pyupgrade version and add __future__.annotations import | Marcelo Trylesinski | 2022-04-15 | 1 | -0/+2 |
* | enable pre-commit (#1355) | Thomas Grainger | 2021-07-20 | 1 | -6/+2 |
* | Use unittest.mock instead of case | Matus Valo | 2020-08-16 | 1 | -1/+1 |
* | autopep8.remove-python2-support | Omer Katz | 2020-08-04 | 1 | -0/+1 |
* | Remove five usage from tests. | Omer Katz | 2020-07-23 | 1 | -24/+5 |
* | pyupgrade | Omer Katz | 2020-07-13 | 1 | -7/+4 |
* | Fixes #791 - SQS queue name gets mangled in Python 2.7 environment (#794) | John Koehl | 2018-01-28 | 1 | -3/+23 |
* | Make flake8 happy. | Omer Katz | 2017-12-17 | 1 | -2/+2 |
* | Rewrite tests to use py.test | Ask Solem | 2016-08-23 | 1 | -0/+105 |