aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2 days[performance] Check that 'trailing-comma-tuple' is enabled only once (#9620)upstream-mainPierre Sassoulas
2 days[pre-commit.ci] pre-commit autoupdate (#9621)Pierre Sassoulas
2 days[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]
3 daysMerge maintenance/3.1.x into main following 3.1.1 release (#9618)Pierre Sassoulas
3 daysMerge maintenance/3.1.x into main following 3.1.1 releaseJacob Walls
3 daysBump furo from 2024.4.27 to 2024.5.6 (#9617)dependabot[bot]
3 daysBump actions/checkout from 4.1.4 to 4.1.5 (#9616)dependabot[bot]
4 daysAdd ignored modules to Astroid module deny list (#9504)Jamie Scott
4 days[contextmanager-generator-missing-cleanup] Warn about context manager without...Ryan Ozawa
9 daysBump astroid to 3.2.0 (#9606)Jacob Walls
9 daysFix a false positive with ``singledispatchmethod-function`` (#9599)Mark Byrne
9 days[ruff] Add 'flake8-pathlib' disable the messages that need fixing later (#9602)Pierre Sassoulas
9 days[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]
9 daysfix pandas-dev main branch nameThomas Grainger
9 days[sphinx] replace deprecated 'master_doc' with 'root_doc' (#9600)Thomas Grainger
11 days[ruff] Activate pydocstyle and fix existing issuesPierre Sassoulas
11 days[style] Remove unrequired parenthesisPierre Sassoulas
11 days[ruff] Activate flake8-pie and fix existing issuesPierre Sassoulas
11 days[ruff] Activate flake8-pyi and fix existing issuesPierre Sassoulas
11 days[ruff] Sort enabled message alphabeticallyPierre Sassoulas
11 days[ruff] Remove top-level linter settings use the 'lint' sectionPierre Sassoulas
11 daysAvoid search paths for ImportChecker when possible (#9595)Antonio
11 daysFix a false positive for ``consider-using-dict-items`` (#9594)Mark Byrne
11 daysRecognize new-style attrs decorators in too-few-public-methods check (#9346)akirchhoff-modular
12 daysFix false negative for ``property-with-parameters`` (#9592)Mark Byrne
14 days[syntax-error] Detail the reason why pylint can't analyse the file after a sy...Pierre Sassoulas
2024-04-29Upgrade tools from the pre-commit configuration (#9565)pre-commit-ci[bot]
2024-04-29Bump actions/download-artifact from 4.1.4 to 4.1.7 (#9581)dependabot[bot]
2024-04-29Bump furo from 2024.1.29 to 2024.4.27 (#9577)dependabot[bot]
2024-04-29Bump actions/checkout from 4.1.2 to 4.1.4 (#9580)dependabot[bot]
2024-04-29Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#9579)dependabot[bot]
2024-04-29Update coverage requirement from ~=7.4 to ~=7.5 (#9578)dependabot[bot]
2024-04-29Bump sphinx from 7.2.6 to 7.3.7 (#9563)dependabot[bot]
2024-04-29Update pytest-xdist requirement from ~=3.5 to ~=3.6 (#9575)dependabot[bot]
2024-04-29Fix various typos (#9582)Ulrich Eckhardt
2024-04-25📝 Fix RST mdash typos @ 3.1 changelog summarySviatoslav Sydorenko
2024-04-25📝 Fix release RST fields @ 3.1/3.2 changelogsSviatoslav Sydorenko
2024-04-17Emit `possibly-used-before-assignment` after if/else switches (#8952)Jacob Walls
2024-04-16[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]
2024-04-09[pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]
2024-04-08Bump codecov/codecov-action from 3 to 4dependabot[bot]
2024-04-08Update typing-extensions requirement from ~=4.10 to ~=4.11dependabot[bot]
2024-04-03checkers.utils.is_sys_guard: understands six.PY2 or six.PY3Jérome Perrin
2024-04-01Bump actions/setup-python from 5.0.0 to 5.1.0dependabot[bot]
2024-03-25Update pytest-cov requirement from ~=4.1 to ~=5.0dependabot[bot]
2024-03-25Bump actions/cache from 4.0.1 to 4.0.2dependabot[bot]
2024-03-18Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-03-15Add more useless-return testscrazybolillo
2024-03-15Remove useless return statementcrazybolillo
2024-03-15Fix useless-return false negativescrazybolillo