1. b715af6 feat(dict-init-mutate): include suggested dict literal in message (#10935) by Matt Van Horn · 4 days ago main
  2. 3c32fef [pre-commit.ci] pre-commit autoupdate (#10957) by pre-commit-ci[bot] · 5 days ago
  3. 374f29e Bump pylint-dev/backport from 2.1.7 to 2.1.8 (#10956) by dependabot[bot] · 6 days ago
  4. 074153d Bump the upper bound for `astroid` to fix an editable install error. (#10954) by Mark Byrne · 9 days ago
  5. 2d941ea [primer] Add multi_package test fixture by Pierre Sassoulas · 9 days ago
  6. 031ee31 [primer] Use realistic package structure in both_empty fixture by Pierre Sassoulas · 9 days ago
  7. 2d28041 [primer] Switch from JSONReporter to JSON2Reporter by Pierre Sassoulas · 10 days ago
  8. 792fc68 [primer] Separate Comparator data loading from comparison logic by Pierre Sassoulas · 10 days ago
  9. a5fd825 [primer] Add blank line after <details> tag for proper markdown rendering (#10948) by Pierre Sassoulas · 12 days ago
  10. 5ad1249 [pre-commit.ci] pre-commit autoupdate (#10947) by pre-commit-ci[bot] · 13 days ago
  11. ee216bb [doc] Upgrade Read the Docs build image to Ubuntu 24.04/Python 3.13 (#10945) by Pierre Sassoulas · 13 days ago
  12. f12dfe1 [test] Add primer test cases for suboptimal diff scenarios (#10946) by Pierre Sassoulas · 13 days ago
  13. b93ffdb Bump codecov/codecov-action from 5 to 6 (#10943) by dependabot[bot] · 13 days ago
  14. f8ff4b2 Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#10944) by dependabot[bot] · 13 days ago
  15. 7748d38 Fix augmented sys.path handling for parallel namespace-package checks (#10929) by Julian Grimm · 14 days ago
  16. e039e7b [pre-commit.ci] pre-commit autoupdate (#10939) by pre-commit-ci[bot] · 3 weeks ago
  17. e525835 Bump astroid from 4.1.1 to 4.1.2 by dependabot[bot] · 3 weeks ago
  18. 42ea4b9 Bump actions/cache from 5.0.3 to 5.0.4 (#10936) by dependabot[bot] · 3 weeks ago
  19. 90c8f39 Bump pylint-dev/backport from 2.1.6 to 2.1.7 by dependabot[bot] · 3 weeks ago
  20. 8faa924 Fix treatment of "self" arg for too-many-arguments message (#10885) by Roman Valov · 3 weeks ago
  21. a3476b2 Fix unclosed <details> tag when primer comment is truncated mid-block by Pierre Sassoulas · 3 weeks ago
  22. 8931879 Fix extra blank lines and duplicate </details> in primer comment by Pierre Sassoulas · 3 weeks ago
  23. 25dde54 Skip deployment for backport job (#10931) by Marc Mueller · 3 weeks ago
  24. d796007 Extract Comparator class from CompareCommand by Pierre Sassoulas · 4 weeks ago
  25. 9a24747 Extend duplicate-code disable to cover tempdir helper by Pierre Sassoulas · 4 weeks ago
  26. 236eb8a [pre-commit.ci] pre-commit autoupdate (#10928) by pre-commit-ci[bot] · 4 weeks ago
  27. 7d4d360 Bump pylint-dev/backport from 2.1.3 to 2.1.6 (#10922) by dependabot[bot] · 4 weeks ago
  28. 62f1138 Bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#10920) by dependabot[bot] · 4 weeks ago
  29. 2eca4ce Bump actions/download-artifact from 8.0.0 to 8.0.1 (#10921) by dependabot[bot] · 4 weeks ago
  30. 712ee39 Pin primer packages to explicit commits, auto-update on release (#10915) by Pierre Sassoulas · 4 weeks ago
  31. f48e815 Bump version in "What's New" link (#10917) by Jacob Walls · 4 weeks ago
  32. b684410 [pre-commit.ci] pre-commit autoupdate (#10913) by pre-commit-ci[bot] · 5 weeks ago
  33. 29abb02 Remove redundant `config.reports` check in `generate_reports` by Pierre Sassoulas · 5 weeks ago
  34. 4f62b34 Lazily import `tomlkit` in arguments_manager by Pierre Sassoulas · 5 weeks ago
  35. 6ec3d9b Lazily import `multiprocessing` and `concurrent.futures` in parallel/run modules by Pierre Sassoulas · 5 weeks ago
  36. 60fe323 Lazily import `dill` in parallel module to speed up startup by Pierre Sassoulas · 5 weeks ago
  37. ea30fa9 Lazy-import isort to avoid 60ms startup cost by Pierre Sassoulas · 5 weeks ago
  38. 0d77e90 Skip some workflow steps when running pylint tests from astroid (#10897) by Jacob Walls · 5 weeks ago
  39. ae1c6c7 Fix ``BaseChecker.add_message`` unnecessary overrides (#10899) by Pierre Sassoulas · 5 weeks ago
  40. b5e9607 Fix false positive `unused-variable` for globals matching `dummy-variables-rgx` by h1whelan · 5 weeks ago
  41. 6ae32db Don't use astroid in import tests (#10896) by Daniël van Noord · 5 weeks ago
  42. 80c2e8e Fix crash in _called_in_methods when getattr returns non-NodeNG (#10892) by Pierre Sassoulas · 5 weeks ago
  43. 71caace Add regression tests for false positive relative-beyond-top-level in parallel mode with namespace packages (#10889) by Julian Grimm · 5 weeks ago
  44. 7f2b8cf smaller changelog message by Pierre Sassoulas · 5 weeks ago
  45. 33e1fff Skip isort classification when only cyclic-import is enabled by Pierre Sassoulas · 5 weeks ago
  46. f286599 [primer] Add astropy to the primer (scientific repo) by Pierre Sassoulas · 5 weeks ago
  47. a078b61 [doc] Upgrade the generated doc by Pierre Sassoulas · 5 weeks ago
  48. 125cb04 Moves note that section titles are irrelevant for parsing to top of doc (#10864) by Kaiden Wang · 6 weeks ago
  49. ac74ed9 [pre-commit.ci] pre-commit autoupdate (#10884) by pre-commit-ci[bot] · 6 weeks ago
  50. af868f0 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#10883) by dependabot[bot] · 6 weeks ago
  51. bfbada7 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#10882) by dependabot[bot] · 6 weeks ago
  52. 097fb05 Don't run checkers just for their reports when all messages are disabled (#10878) by Pierre Sassoulas · 6 weeks ago
  53. 5429be1 [refactor] Remove orphaned lowercase-l-suffix check (dead since 2018) (#10876) by Pierre Sassoulas · 6 weeks ago
  54. 0cdc6e8 Fix typo in multiple-statements message text (#10872) by wlkjyy · 6 weeks ago
  55. f91da97 Avoid recursing into child nodes on same line when parsing disable comments (#10868) by Jacob Walls · 7 weeks ago
  56. 79e6886 Use new Arguments.get_annotations() helper from astroid (#10636) by Marc Mueller · 7 weeks ago
  57. 24a6966 [pre-commit.ci] pre-commit autoupdate (#10865) by pre-commit-ci[bot] · 7 weeks ago
  58. 40817ce Bump astroid to 4.1.1 (#10843) by Jacob Walls · 7 weeks ago
  59. f56e41a Fix undefined-variable false positive with metaclass in nested class (#10853) by Fridayai700 · 7 weeks ago
  60. 673898f Merge maintenance into main following 4.0.5 release (#10861) by Pierre Sassoulas · 7 weeks ago
  61. ec19ea9 Merge branch 'maintenance/4.0.x' into main following 4.0.5 release by Pierre Sassoulas · 7 weeks ago
  62. 88e1ab7 Bump pylint to 4.0.5, update changelog (#10860) by Pierre Sassoulas · 7 weeks ago backport-10929-to-maintenance/4.0.x v4.0.5
  63. d96d489 [Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 (#10859) by pylint-backport[bot] · 7 weeks ago
  64. 999f4e7 Relax isort version constraint to allow isort 8 (#10858) by Copilot · 7 weeks ago
  65. d2dc5df [pre-commit.ci] pre-commit autoupdate (#10851) by pre-commit-ci[bot] · 8 weeks ago
  66. 0d9265c Restore repository param to reusable tests workflow (#10850) by Jacob Walls · 8 weeks ago
  67. e7d9768 Enable running pylint test suite with custom astroid SHA (#10841) by Jacob Walls · 9 weeks ago
  68. 67b2d49 [pre-commit.ci] pre-commit autoupdate (#10846) by pre-commit-ci[bot] · 9 weeks ago
  69. 909838e Add ``ignore-pattern-in-long-lines`` configuration option (#10834) by Kelvin Chiu · 9 weeks ago
  70. c75d18a [pre-commit.ci] pre-commit autoupdate (#10837) by pre-commit-ci[bot] · 10 weeks ago
  71. 88812e6 Bump pylint-dev/backport from 2.1.2 to 2.1.3 (#10836) by dependabot[bot] · 10 weeks ago
  72. c03c726 Bump actions/cache from 5.0.2 to 5.0.3 (#10835) by dependabot[bot] · 10 weeks ago
  73. d9170f2 Refactor pyreverse to use dataclass wrappers instead of modifying nodes directly (#10820) by Julian Grimm · 2 months ago
  74. 0b08ccb Fix dynamic color mapping for "fail-on" messages when using multiple reporter/output formats (#10826) by Felix Preuschoff · 2 months ago
  75. 217212f Fix dynamic color mapping for "fail-on" messages when using multiple reporter/output formats (#10826) by Felix Preuschoff · 2 months ago
  76. 3700ef5 [pre-commit.ci] pre-commit autoupdate (#10832) by pre-commit-ci[bot] · 3 months ago
  77. cabed3b Bump pylint-dev/backport from 2.1.1 to 2.1.2 (#10829) by dependabot[bot] · 3 months ago
  78. 4946cff Bump actions/checkout from 6.0.1 to 6.0.2 (#10828) by dependabot[bot] · 3 months ago
  79. cf0df58 Bump actions/setup-python from 6.1.0 to 6.2.0 (#10830) by dependabot[bot] · 3 months ago
  80. 3e374c6 [pre-commit.ci] pre-commit autoupdate (#10819) by pre-commit-ci[bot] · 3 months ago
  81. 154dba4 [Backport maintenance/4.0.x] Fix FP for `invalid-name` with `typing.Final` on dataclass fields (#10817) by pylint-backport[bot] · 3 months ago
  82. 8f64428 Bump actions/cache from 5.0.1 to 5.0.2 (#10818) by dependabot[bot] · 3 months ago
  83. 2b8b7e3 Fix FP for `invalid-name` with `typing.Final` on dataclass fields (#10797) by Jacob Walls · 3 months ago
  84. 0ce30d5 Ignore formatting changes in git blame (#10816) by Jacob Walls · 3 months ago
  85. 99e9ec4 Update black to 26.1.0 (#10815) by Marc Mueller · 3 months ago
  86. 0b67008 pyreverse: add --no-signatures option (#10814) by Benjamin T. Vincent · 3 months ago
  87. 7dee1f8 [pre-commit.ci] pre-commit autoupdate (#10812) by pre-commit-ci[bot] · 3 months ago
  88. 9ff7337 Improve detection of next non-import statement for wrong-import-position pragma scoping (#10590) by Emmanuel Ferdman · 3 months ago
  89. 5a49a11 Add regression test for FP on too-many-function-args and dataclasses by Jacob Walls · 3 months ago
  90. 2cf5951 Add regression test for FP on unexpected-keyword-arg and dataclasses. by Jacob Walls · 3 months ago
  91. 83741dd Bump astroid to 4.0.3 by Jacob Walls · 3 months ago
  92. 7b73bfd Disable unspecified-encoding for py-version above Python 3.15 (#10800) by Mehraz Hossain Rumman · 3 months ago
  93. de75d30 Disable unspecified-encoding for py-version above Python 3.15 (#10800) by Mehraz Hossain Rumman · 3 months ago
  94. 5c8062b Add support for isort option `--known-first-party ` (#10803) by Alexander Grund · 3 months ago
  95. 4cc98be [Backport maintenance/4.0.x] Fix setting options for import order checker (#10810) by pylint-backport[bot] · 3 months ago
  96. 5a770e3 Fix setting options for import order checker (#10802) by Alexander Grund · 3 months ago
  97. f0d30a2 Sync astroid version with requirements file again by Julfried · 3 months ago
  98. 29279d0 Sync astroid version with requirements file again by Julfried · 3 months ago
  99. 4f6c241 Fix false positive related to overload decorator + NoReturn (#10795) by Zachary Wilkins-Olson · 3 months ago
  100. f5b9d75 [pre-commit.ci] pre-commit autoupdate (#10787) by pre-commit-ci[bot] · 4 months ago