Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '3.x' | Takeshi KOMIYA | 2020-12-31 | 1 | -0/+1 |
|\ | |||||
| * | refactor: Reduce warnings on testing | Takeshi KOMIYA | 2020-12-29 | 1 | -0/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-21 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | test: Apply flake8 to tests/ directory | Takeshi KOMIYA | 2020-11-16 | 1 | -1/+3 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-11-12 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Sort imports with isort | François Freitag | 2020-11-11 | 1 | -0/+3 |
* | | Merge branch '3.x' into master | Takeshi KOMIYA | 2020-10-28 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | move registration of public markers to sphinx.testing.fixtures | oleg.hoefling | 2020-10-25 | 1 | -2/+0 |
* | | refactor: Clean up filterwarnings | Takeshi KOMIYA | 2020-05-04 | 1 | -1/+0 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-05-04 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | refactor: Catch ImportError for lib2to3 to support future python | Takeshi KOMIYA | 2020-05-04 | 1 | -0/+1 |
| * | refactor: Suppress DeprecationWarning for pyximport | Takeshi KOMIYA | 2020-05-04 | 1 | -0/+1 |
* | | Merge branch '3.x' | Takeshi KOMIYA | 2020-03-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | pytest: configure testpaths | Daniel Hahler | 2020-03-12 | 1 | -0/+1 |
* | | Run mypy under py36 mode | Takeshi KOMIYA | 2020-03-07 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '2.x' into 3.x | Takeshi KOMIYA | 2020-03-05 | 1 | -0/+1 |
|\ | |||||
| * | Unpin coverage package | Takeshi KOMIYA | 2020-03-05 | 1 | -0/+1 |
* | | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-01 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | mypy: Enable disallow_incomplete_defs flag for type checking | Takeshi KOMIYA | 2019-12-30 | 1 | -0/+1 |
* | | Specify the target Python version in the mypy configuration | Jon Dufresne | 2019-08-16 | 1 | -0/+1 |
|/ | |||||
* | Remove "universal" configuration from setup.cfg | Jon Dufresne | 2019-06-13 | 1 | -3/+0 |
* | test: declare pytest markers | Takeshi KOMIYA | 2019-05-12 | 1 | -0/+5 |
* | Remove redundant mypy config 'incremental' | Jon Dufresne | 2019-01-06 | 1 | -1/+0 |
* | Move to py3 mode for mypy (and remove many "type: ignore" comments) | Takeshi KOMIYA | 2018-12-15 | 1 | -1/+0 |
* | test: Give filterwarnings=all by ini file | Takeshi KOMIYA | 2018-10-30 | 1 | -0/+1 |
* | Merge branch '1.7' | Takeshi KOMIYA | 2018-07-17 | 1 | -1/+1 |
|\ | |||||
| * | Fix flake8 violations | Takeshi KOMIYA | 2018-07-16 | 1 | -1/+1 |
* | | doc: Add "extensions" to usage guide | Stephen Finucane | 2018-06-20 | 1 | -1/+1 |
|/ | |||||
* | mypy: add --no-strict-optional | Takeshi KOMIYA | 2018-05-03 | 1 | -0/+1 |
* | Remove sphinx.pycode.pgen2 from flake8 exclude | Dmitry Shachnev | 2018-03-01 | 1 | -1/+1 |
* | Merge pull request #4505 from tk0miya/use_flake8-import-order | Takeshi KOMIYA | 2018-01-29 | 1 | -1/+3 |
|\ | |||||
| * | Merge branch '1.7-release' into use_flake8-import-order | Takeshi KOMIYA | 2018-01-28 | 1 | -0/+4 |
| |\ | |||||
| * | | Use flake8-import-order | Takeshi KOMIYA | 2018-01-28 | 1 | -1/+3 |
* | | | Give local-plugins.paths option to flake8 | Takeshi KOMIYA | 2018-01-28 | 1 | -0/+2 |
| |/ |/| | |||||
* | | setup: Configure flake8 extension as a local plugin | Stephen Finucane | 2018-01-26 | 1 | -0/+4 |
|/ | |||||
* | test: Reduce DeprecationWarning on testing (from docutils) | Takeshi KOMIYA | 2018-01-06 | 1 | -0/+4 |
* | travis: Enable codecov coverage | Stephen Finucane | 2017-12-24 | 1 | -0/+14 |
* | setup.cfg: Restructure file | Stephen Finucane | 2017-12-19 | 1 | -9/+9 |
* | Merge branch 'stable' | Takeshi KOMIYA | 2017-10-23 | 1 | -1/+1 |
|\ | |||||
| * | Fix flake8 and style-check violations | Takeshi KOMIYA | 2017-10-23 | 1 | -1/+1 |
* | | Merge pull request #4155 from jdufresne/wheel-license | Takeshi KOMIYA | 2017-10-16 | 1 | -0/+3 |
|\ \ | |||||
| * | | Include license file in the generated wheel package | Jon Dufresne | 2017-10-15 | 1 | -0/+3 |
* | | | Rename [wheel] section to [bdist_wheel] as the former is legacy | Jon Dufresne | 2017-10-15 | 1 | -1/+1 |
|/ / | |||||
* | | utils: Move "header check" to a flake8 plugin | Stephen Finucane | 2017-10-05 | 1 | -1/+1 |
* | | mypy: Make output a little friendlier | Stephen Finucane | 2017-10-05 | 1 | -0/+2 |
* | | mypy: Move configuration to 'setup.cfg' | Stephen Finucane | 2017-10-05 | 1 | -0/+8 |
* | | setup.cfg: Ignore .venv | Stephen Finucane | 2017-09-26 | 1 | -1/+1 |
|/ | |||||
* | Fix #3833: command line messages are translated unintentionally | Takeshi KOMIYA | 2017-06-25 | 1 | -1/+1 |
* | Update setup.cfg | Takeshi KOMIYA | 2017-05-09 | 1 | -1/+1 |
* | Fix flake8 violations | Takeshi KOMIYA | 2017-05-09 | 1 | -1/+1 |