Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run the ``pyupgrade`` tool | Adam Turner | 2022-10-17 | 1 | -7/+7 |
* | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -1/+0 |
* | Remove coding magic comments from tests | Takeshi KOMIYA | 2019-01-02 | 1 | -2/+0 |
* | refactor: Remove u-prefix from strings | Takeshi KOMIYA | 2018-12-16 | 1 | -1/+1 |
* | refactor: Replace six.StringIO by io.StringIO | Takeshi KOMIYA | 2018-12-15 | 1 | -2/+1 |
* | refactor: Replace six.add_metaclass by __metaclass_ attribute | Takeshi KOMIYA | 2018-12-15 | 1 | -2/+2 |
* | Drop APIs deprecated in 2.0 | Takeshi KOMIYA | 2018-09-03 | 1 | -2/+0 |
* | Fix flake8 violations | Takeshi KOMIYA | 2018-02-19 | 1 | -0/+2 |
* | test_autodoc: Separate testdata (python objects) and testcases | Takeshi KOMIYA | 2017-12-21 | 1 | -0/+225 |