aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-04Correct pre-commit's pylint warnings (#2407)upstream-mainAntonio
2024-04-01Bump actions/setup-python from 5.0.0 to 5.1.0 (#2405)dependabot[bot]
2024-03-25Manual pre-commit update (#2395)pre-commit-ci[bot]
2024-03-25Bump actions/cache from 4.0.1 to 4.0.2 (#2403)dependabot[bot]
2024-03-25Add deny list for modules to be skipped on AST generation (#2399)Jamie Scott
2024-03-18Bump actions/checkout from 4.1.1 to 4.1.2 (#2401)dependabot[bot]
2024-03-08Prefer last same-named function in a class rather than first in `igetattr()` ...Andrew Haigh
2024-03-06Bump actions/cache from 4.0.0 to 4.0.1dependabot[bot]
2024-03-04Bump actions/download-artifact from 4.1.2 to 4.1.4 (#2394)dependabot[bot]
2024-02-23Merge pull request #2390 from pylint-dev/release-3.1.0Marc Mueller
2024-02-23Upgrade the version to 3.2.0-dev0 following 3.1.0 releaseMarc Mueller
2024-02-23Bump astroid to 3.1.0, update changelogMarc Mueller
2024-02-23Log RecursionErrors out as warnings during node transformation (#2385)Jacob Walls
2024-02-19Fix coverage artifact combination step (#2388)Jacob Walls
2024-02-19Simulate editable_mode=compat (#2387)Jacob Walls
2024-02-19Bump actions/download-artifact to 4.1.0Jacob Walls
2024-02-19Bump actions/upload-artifact from 3.1.3 to 4.0.0dependabot[bot]
2024-02-19Suppress SyntaxWarnings when parsing modules (#2386)Marc Mueller
2024-02-19Remove AstroidBuildingException (predecessor of AstroidBuildingError) (#2384)Jacob Walls
2024-02-13[pre-commit.ci] pre-commit autoupdate (#2383)pre-commit-ci[bot]
2024-02-09Include modname in AST warnings (#2380)Marc Mueller
2024-02-05Bump furo from 2023.9.10 to 2024.1.29 (#2377)dependabot[bot]
2024-02-04Merge pull request #2376 from pylint-dev/merge-maintenance-into-mainPierre Sassoulas
2024-02-04Merge branch 'maintenance/3.0.x' into merge-maintenance-into-mainPierre Sassoulas
2024-02-04Bump astroid to 3.0.3, update changelog (#2374)Pierre Sassoulas
2024-02-04Apply deprecations for Import, BoolOp, PartialFunction, Property (#2319)Jacob Walls
2024-02-04Fix `UnicodeDecodeError.object` inferred as `str` instead of `bytes` (#2358) ...github-actions[bot]
2024-02-04Use stable 3.12 in CIJacob Walls
2024-02-04Fix `UnicodeDecodeError.object` inferred as `str` instead of `bytes` (#2358)JulianJvn
2024-02-04Add members to `ParamSpec` stub (#2371) (#2372)github-actions[bot]
2024-02-04Add members to `ParamSpec` stub (#2371)Jacob Walls
2024-02-03Remove python 3.7 workaround in test (#2369)Jacob Walls
2024-01-31Fix annotations for statement method (#2366) (#2368)github-actions[bot]
2024-01-31Fix annotations for statement method (#2366)Marc Mueller
2024-01-30[style] Apply black 2024's style (#2367)pre-commit-ci[bot]
2024-01-28Implement `display_type()` on `Slice` (#2365)Jacob Walls
2024-01-23[pre-commit.ci] pre-commit autoupdate (#2364)pre-commit-ci[bot]
2024-01-22Bump actions/cache from 3.3.2 to 4.0.0 (#2363)dependabot[bot]
2023-12-26[pre-commit.ci] pre-commit autoupdate (#2355)pre-commit-ci[bot]
2023-12-18[pre-commit.ci] pre-commit autoupdate (#2339)pre-commit-ci[bot]
2023-12-18Bump github/codeql-action from 2 to 3 (#2351)dependabot[bot]
2023-12-13Update release procedure (#2344)Jacob Walls
2023-12-12Add `__main__` as inferred value for `__name__` (#2345)Jacob Walls
2023-12-12Merge pull request #2346 from pylint-dev/post-3.0.2Pierre Sassoulas
2023-12-12Merge branch 'maintenance/3.0.x'Jacob Walls
2023-12-12Bump astroid to 3.0.2, update changelog (#2343)Jacob Walls
2023-12-12Avoid duplicate inference results for `Tuple[Optional[int], ...]` (#2340) (#2...github-actions[bot]
2023-12-11Avoid duplicate inference results for `Tuple[Optional[int], ...]` (#2340)Jacob Walls
2023-12-11Bump actions/setup-python from 4.7.1 to 5.0.0 (#2341)dependabot[bot]
2023-11-27[pre-commit.ci] pre-commit autoupdate (#2338)pre-commit-ci[bot]