| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | wipv2.9.0-dev0 | Pierre Sassoulas | 2021-06-16 | 1 | -16/+19 |
| | | |||||
| * | Add regression tests for cell var from loop (#4574) | Pierre Sassoulas | 2021-06-16 | 2 | -0/+6 |
| | | |||||
| * | Add regression test from #2306 (#4570) | Andrew Haigh | 2021-06-16 | 1 | -0/+11 |
| | | |||||
| * | Add regression tests for Enum.name and .value inference (#4558) | Andrew Haigh | 2021-06-16 | 2 | -0/+25 |
| | | | | Ref #1932. Ref #2062. Ref PyCQA/astroid#1020. | ||||
| * | Remove deprecated astroid.Index and astroid.ExtSlice nodes (#4568) | Marc Mueller | 2021-06-16 | 4 | -27/+4 |
| | | |||||
| * | Remove deprecated astroid.Ellipsis node (#4567) | Marc Mueller | 2021-06-16 | 2 | -6/+5 |
| | | |||||
| * | Upgrade astroid to 2.6.0-dev0 (#4581) | Pierre Sassoulas | 2021-06-16 | 2 | -2/+2 |
| | | |||||
| * | Remove appveyor.yml replaced by Github actions | Pierre Sassoulas | 2021-06-16 | 3 | -6/+2 |
| | | |||||
| * | Special case for python < 3.8 with worse AST handling | Pierre Sassoulas | 2021-06-15 | 1 | -5/+15 |
| | | |||||
| * | Refactor the json reporter so handle message work the same way | Pierre Sassoulas | 2021-06-15 | 1 | -8/+6 |
| | | |||||
| * | Use a NamedTuple from typing directly | Pierre Sassoulas | 2021-06-15 | 1 | -5/+9 |
| | | |||||
| * | Remove dead code, always return the confidence | Pierre Sassoulas | 2021-06-15 | 2 | -22/+24 |
| | | |||||
| * | Add unit tests for OutputLine | Pierre Sassoulas | 2021-06-15 | 2 | -5/+97 |
| | | |||||
| * | Add handle_message in BaseReporter and add typing | Pierre Sassoulas | 2021-06-15 | 10 | -35/+23 |
| | | |||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-06-14 | 1 | -1/+1 |
| | | | | | | updates: - [github.com/asottile/pyupgrade: v2.19.1 → v2.19.4](https://github.com/asottile/pyupgrade/compare/v2.19.1...v2.19.4) | ||||
| * | Add test case from issue #119 for easier resolution | Pierre Sassoulas | 2021-06-14 | 3 | -2/+26 |
| | | | | | (So the issue is closed if it get fixed.) | ||||
| * | Add global mypy config | Marc Mueller | 2021-06-14 | 1 | -0/+33 |
| | | |||||
| * | Add additional typing requirements | Marc Mueller | 2021-06-14 | 1 | -0/+3 |
| | | |||||
| * | Update pre-commit-config | Marc Mueller | 2021-06-14 | 1 | -3/+3 |
| | | |||||
| * | Bump mypy from 0.812 to 0.902 | dependabot[bot] | 2021-06-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Bumps [mypy](https://github.com/python/mypy) from 0.812 to 0.902. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v0.812...v0.902) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Bump black from 21.5b2 to 21.6b0 (#4572) | dependabot[bot] | 2021-06-14 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * Bump black from 21.5b2 to 21.6b0 Bumps [black](https://github.com/psf/black) from 21.5b2 to 21.6b0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * Update pre-commit-config Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com> | ||||
| * | Fix error with slice as subscript for dict | Marc Mueller | 2021-06-13 | 4 | -2/+5 |
| | | |||||
| * | Add exclude_lines coverage (#4566) | Marc Mueller | 2021-06-12 | 1 | -0/+10 |
| | | |||||
| * | Merge pull request #4561 from cdce8p/misc-tasks | Pierre Sassoulas | 2021-06-12 | 33 | -0/+15 |
| |\ | | | | | Misc tasks | ||||
| | * | Merge branch 'master' into misc-tasks | Pierre Sassoulas | 2021-06-12 | 7 | -90/+93 |
| | |\ | |/ |/| | |||||
| * | | Documentation | Marc Mueller | 2021-06-12 | 2 | -0/+6 |
| | | | |||||
| * | | Move consider-using-namedtuple-or-dataclass to CodeStyle extension | Marc Mueller | 2021-06-12 | 7 | -90/+86 |
| | | | |||||
| | * | Documentation | Marc Mueller | 2021-06-12 | 2 | -0/+5 |
| | | | |||||
| | * | Move remaining extension fixtures | Marc Mueller | 2021-06-10 | 9 | -0/+0 |
| | | | |||||
| | * | Add note to CodeStyleChecker | Marc Mueller | 2021-06-10 | 1 | -0/+9 |
| | | | |||||
| | * | Renamed code_style extension test | Marc Mueller | 2021-06-10 | 3 | -0/+0 |
| | | | |||||
| | * | Moved typing extension tests | Marc Mueller | 2021-06-10 | 18 | -0/+0 |
| |/ | |||||
| * | Improve documentation | Marc Mueller | 2021-06-10 | 1 | -0/+3 |
| | | |||||
| * | Revert "Fix existing tests" | Marc Mueller | 2021-06-10 | 13 | -44/+44 |
| | | |||||
| * | Move to new extension CodeStyleChecker | Marc Mueller | 2021-06-10 | 8 | -30/+69 |
| | | |||||
| * | Change to consider-using-tuple | Marc Mueller | 2021-06-10 | 7 | -18/+23 |
| | | |||||
| * | Fix existing tests | Marc Mueller | 2021-06-10 | 13 | -44/+44 |
| | | |||||
| * | Fix existing code | Marc Mueller | 2021-06-10 | 12 | -24/+24 |
| | | |||||
| * | Add new checker consider-using-tuple-iterator | Marc Mueller | 2021-06-10 | 5 | -1/+60 |
| | | |||||
| * | Add additional documenation for typing extension | Marc Mueller | 2021-06-10 | 1 | -0/+1 |
| | | |||||
| * | Update explanation | Marc Mueller | 2021-06-10 | 1 | -3/+6 |
| | | |||||
| * | Clarify documentation typing extension | Marc Mueller | 2021-06-10 | 2 | -4/+8 |
| | | |||||
| * | Implemented new checker await-outside-async (#4514) | yushao2 | 2021-06-09 | 6 | -0/+57 |
| | | |||||
| * | [pre-commit.ci] pre-commit autoupdate | pre-commit-ci[bot] | 2021-06-08 | 1 | -1/+1 |
| | | | | | | updates: - [github.com/pre-commit/mirrors-prettier: v2.3.0 → v2.3.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.3.0...v2.3.1) | ||||
| * | Add regression test for Pattern Matching 3.10 (#4550) | Marc Mueller | 2021-06-07 | 3 | -0/+29 |
| | | |||||
| * | Improve traceback for pytest runs | Marc Mueller | 2021-06-07 | 2 | -1/+6 |
| | | |||||
| * | Add documentation in order to prevent error in the future | Pierre Sassoulas | 2021-06-07 | 2 | -1/+3 |
| | | |||||
| * | Upgrade to astroid 2.5.8 | Pierre Sassoulas | 2021-06-07 | 2 | -2/+2 |
| | | | | | Closes #4524 | ||||
| * | Bump pyupgrade to v2.19.1 (#4547) | Marc Mueller | 2021-06-07 | 1 | -1/+1 |
| | | |||||
| * | Bump black from 21.5b1 to 21.5b2 | dependabot[bot] | 2021-06-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.5b2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/commits) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
