| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for Python 3.9, drop EOL 3.5 (#477) | Hugo van Kemenade | 2020-10-30 | 1 | -1/+1 |
| * | Fix simple typo: belonogs -> belongs (#460) | Tim Gates | 2020-02-21 | 1 | -1/+1 |
| * | No __cmp__ or cmp in Python 3 (#429) | Hugo van Kemenade | 2019-11-11 | 1 | -2/+10 |
| * | Refs #401 - Sort imports with isort | Hugo | 2019-10-22 | 3 | -3/+3 |
| * | Removed unused imports | Claude Paroz | 2019-10-20 | 1 | -1/+0 |
| * | __unicode__ not used in Python 3 | Hugo | 2019-10-20 | 1 | -3/+0 |
| * | Upgrade Python syntax with pyupgrade --py3-plus | Hugo | 2019-10-19 | 2 | -2/+2 |
| * | Drop support fo Python 2.7 | Hugo | 2019-10-19 | 1 | -5/+1 |
| * | Fix some linting errors | Peyman Salehi | 2019-10-19 | 4 | -42/+46 |
| * | Drop python 2 support | Peyman Salehi | 2019-10-19 | 6 | -74/+71 |
| * | Fix typos | Hugo | 2019-10-19 | 5 | -19/+19 |
| * | Add project release config and cleanup project setup. (#398) | Jannis Leidel | 2019-10-18 | 7 | -0/+1659 |
