aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysImprove performance of _get_zipimportersupstream-maincorrectmost
9 daysMerge pull request #2426 from pylint-dev/release/3.2.0Jacob Walls
9 daysBump astroid to 3.3.0-dev0, update changelogJacob Walls
9 daysBump astroid to 3.2.0, update changelogJacob Walls
9 days[changelog] Remove placeholder patch release headerJacob Walls
9 days[pre-commit.ci] pre-commit autoupdate (#2425)pre-commit-ci[bot]
10 daysBump actions/checkout from 4.1.4 to 4.1.5 (#2423)dependabot[bot]
10 daysPrefer `.pyi` stubs (#2375)Jacob Walls
11 daysFix mypy warnings and update typingCrazyBolillo
11 daysRemove AstroidCacheSetupMixinCrazyBolillo
11 daysImprove performance by caching find_specCrazyBolillo
12 days[sphinx] Fix path to source (#2422)Jacob Walls
2024-04-30Adjust `is_namespace()` to check `ModuleSpec.loader` (#2410)Jérome Perrin
2024-04-29[pre-commit.ci] pre-commit autoupdate (#2412)pre-commit-ci[bot]
2024-04-29Update pytest-cov requirement from ~=4.1 to ~=5.0 (#2402)dependabot[bot]
2024-04-29Bump furo from 2024.1.29 to 2024.4.27 (#2419)dependabot[bot]
2024-04-29Bump actions/checkout from 4.1.2 to 4.1.4 (#2418)dependabot[bot]
2024-04-29Update coverage requirement from ~=7.3 to ~=7.5 (#2420)dependabot[bot]
2024-04-29Bump actions/download-artifact from 4.1.4 to 4.1.7 (#2417)dependabot[bot]
2024-04-29Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#2414)dependabot[bot]
2024-04-29Update sphinx requirement from ~=7.2 to ~=7.3 (#2413)dependabot[bot]
2024-04-29Upgrade to codecov v4 and fix the token (#2421)Pierre Sassoulas
2024-04-04Correct pre-commit's pylint warnings (#2407)Antonio
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