summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * [Backport maintenance/2.17.x] Add regression test for #7506 (#8531)github-actions[bot]2023-04-034-8/+15
| | | | | | | | | | | | | | | | | | | | * Add regression test for #7506 (#8432) (cherry picked from commit 1fa16c2d8a7e97223541069731d28896f651b1ab) --------- Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
| * Upgrade astroid to 2.15.2 (#8530) (#8532)Pierre Sassoulas2023-04-032-3/+3
| |
| * [pyreverse] Bugfix: strip "/" at the end of the file (#8517) (#8528)github-actions[bot]2023-04-023-1/+21
| | | | | | | | | | | | | | Signed-off-by: Alvaro Frias Garay <alvaro.frias@eclypsium.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> (cherry picked from commit 6ad17fb758361f50210f4cb5a4fd34494034f4e0) Co-authored-by: Alvaro Frias <alvaro.frias@eclypsium.com>
| * Don't use removed function from ``astroid`` (#8525) (#8526)github-actions[bot]2023-04-021-5/+11
| | | | | | | | | | (cherry picked from commit f7bd67604f395cd50734b9559acc37ae5d34ce4b) Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
| * [Backport maintenance/2.17.x] Allow integers in TypeAlias names. (#8507)github-actions[bot]2023-03-285-16/+27
| | | | | | | | Co-authored-by: Stephane Odul <1504511+sodul@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
| * Fix `unnecessary-lambda` false positive for lambdas using its parameters in ↵github-actions[bot]2023-03-284-0/+26
| | | | | | | | | | | | | | | | | | their body (#8498) (#8506) Fixes #8496 (cherry picked from commit b62143611a4713e4729ce9ecb6398f5f94d82f1a) Co-authored-by: cherryblossom <31467609+cherryblossom000@users.noreply.github.com>
| * Don't consider ``Union`` to always be a type alias (#8489)Daniël van Noord2023-03-233-1/+14
| | | | | | | | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com> (cherry picked from commit 07127ee75f3456920ff5117cdbaf8697744b6cfc)
* | Upgrade astroid to 2.15.2 (#8530)Pierre Sassoulas2023-04-032-2/+2
| |
* | Add regression test for #7506 (#8432)Jacob Walls2023-04-034-8/+15
| |
* | refactor pyreverse tests to use temporary directory (#8529)Andreas Finkler2023-04-021-15/+7
| |
* | [pyreverse] Bugfix: strip "/" at the end of the file (#8517)Alvaro Frias2023-04-023-1/+21
| | | | | | | | Signed-off-by: Alvaro Frias Garay <alvaro.frias@eclypsium.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* | Add Pyreverse option to exclude standalone nodes (#8520)Nick Drozd2023-04-0211-0/+84
| | | | | | | | | | | | | | | | | | | | | | * Add Pyreverse option to exclude standalone nodes * Add test * Add package test * Fix test names * Clean up test files
* | Don't use removed function from ``astroid`` (#8525)Daniël van Noord2023-04-011-5/+11
| |
* | Bump pylint to 3.0.0b1, update changelogPierre Sassoulas2023-04-012-2/+2
| |
* | Bump pylint to 3.0.0a6, update changelogv3.0.0a6Pierre Sassoulas2023-04-012-4/+7
| |
* | [changelog] Classify all non user-facing changes as 'internal'Pierre Sassoulas2023-04-018-5/+9
| |
* | Move dockerfile to the example directory bump to alpine3.17 (#8353)Alex Mor2023-04-011-1/+1
| | | | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* | [doc] Fix missing spaces in 2.13's whatsnew (#8519)Pierre Sassoulas2023-03-311-3/+3
| |
* | [cleanup] Upgrade more doc following the PyCQA migrationPierre Sassoulas2023-03-3133-58/+58
| |
* | [doc] Create a variable for the contributors descriptionPierre Sassoulas2023-03-311-5/+4
| |
* | Upgrade cache version because primer now fetch pylint-dev/astroidPierre Sassoulas2023-03-315-5/+5
| |
* | Fix `used-before-assignment` false positive for `TYPE_CHECKING` elif branch ↵Zen Lee2023-03-308-164/+145
| | | | | | | | | | | | imports (#8441) Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* | [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-29503-1221/+1225
| |
* | Bump astroid from 2.15.0 to 2.15.1 (#8513)dependabot[bot]2023-03-292-2/+2
| |
* | Bump furo from 2022.12.7 to 2023.3.27dependabot[bot]2023-03-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [furo](https://github.com/pradyunsg/furo) from 2022.12.7 to 2023.3.27. - [Release notes](https://github.com/pradyunsg/furo/releases) - [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md) - [Commits](https://github.com/pradyunsg/furo/compare/2022.12.07...2023.03.27) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-299-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Add ``Skip news :mute:`` to dependabot labelsDaniël van Noord2023-03-291-0/+2
| |
* | [crash template] Link to blank issue so it's possible to copy pastePierre Sassoulas2023-03-292-8/+36
| |
* | [crash template] Add <details> tag and current headers for clearer resultPierre Sassoulas2023-03-291-6/+23
| | | | | | | | refs #8509
* | Fix news fragment after incorrect auto-mergeDaniël van Noord2023-03-281-1/+1
| |
* | Allow integers in TypeAlias names (#8488)Stephane Odul2023-03-285-16/+27
| |
* | [deprecation] Make 'OutputLine' require a fixed number of args (#8474)Pierre Sassoulas2023-03-283-95/+18
| | | | | | Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
* | Fix `unnecessary-lambda` false positive for lambdas using its parameters in ↵cherryblossom2023-03-284-0/+26
| | | | | | | | | | | | | | their body (#8498) Fixes #8496
* | [testutil] Remove unused variable from find_functional_testsPierre Sassoulas2023-03-281-3/+4
| |
* | [testutil] Do not count files with leading underscoresPierre Sassoulas2023-03-283-16/+22
| |
* | [refactor] Separate assertion from setup in functional test's testPierre Sassoulas2023-03-281-21/+32
| |
* | [testutil] Display recursive call for crowded functional test dirPierre Sassoulas2023-03-285-8/+39
| |
* | [testutil] Display all the crowded functional test dir at oncePierre Sassoulas2023-03-281-5/+9
| |
* | [testutil] Fix the algorithm for functional test discoveryPierre Sassoulas2023-03-284-17/+38
| |
* | [functional tests] Display all violations for disorganized directoriesPierre Sassoulas2023-03-282-7/+21
| |
* | [testutil] Add proper test for the functional tests helpersPierre Sassoulas2023-03-2819-39/+135
| |
* | [pre-commit.ci] pre-commit autoupdate (#8502)pre-commit-ci[bot]2023-03-281-2/+2
| | | | | | | | | | | | | | updates: - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.257...v0.0.259) - [github.com/charliermarsh/ruff-pre-commit: v0.0.257 → v0.0.259](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.257...v0.0.259) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
* | Fix typos in README.rst (#8493)Jacob Walls2023-03-251-7/+8
| |
* | Don't consider ``Union`` to always be a type alias (#8489)Daniël van Noord2023-03-233-1/+14
| | | | | | Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
* | [cleanup] Move tests starting with 'unbalanced' in a subdirPierre Sassoulas2023-03-235-0/+0
| |
* | [cleanup] Move tests starting with 'invalid_all' in a subdirPierre Sassoulas2023-03-2310-0/+0
| |
* | [cleanup] Move tests starting with 'postponed' in a subdirPierre Sassoulas2023-03-2316-0/+0
| |
* | [cleanup] Move tests starting with 'singledispatch' in a subdirPierre Sassoulas2023-03-2312-0/+0
| |
* | Merge maintenance 2.17.x in main following 2.17.1 release (#8483)Pierre Sassoulas2023-03-222-1/+53
|\ \
| * \ Merge branch 'maintenance/2.17.x' into mainPierre Sassoulas2023-03-222-1/+53
| |\ \ |/ / / | | _