Clone this repo:
  1. 4be9585 Give every built-in checker an anchor to link to (#11263) by Pierre Sassoulas · 2 days ago main
  2. ec608a8 Record the Python 2 checks removed in pylint 2.2 as deleted messages (#11264) by Pierre Sassoulas · 2 days ago
  3. d4ade4a Regenerate a message page when its documentation data changes (#11260) by Pierre Sassoulas · 2 days ago
  4. ea2a0a0 Link to a single option instead of the whole checker section (#11261) by Pierre Sassoulas · 2 days ago
  5. cb0b556 Improve the no-member example and shorten its details (#11259) by Pierre Sassoulas · 2 days ago
  6. 71ef720 Python 3.15 deprecations (#11252) by Pierre Sassoulas · 2 days ago
  7. 2a98868 Pin py-version in the unspecified-encoding doc example (#11256) by Pierre Sassoulas · 2 days ago
  8. 08ce2ec Add functional tests for messages affected by PEP 810 lazy imports (#11251) by Pierre Sassoulas · 2 days ago
  9. 5d7d0cb [pre-commit.ci] pre-commit autoupdate (#11253) by pre-commit-ci[bot] · 3 days ago
  10. e9f5fac Fix crash on NaN comparison with an uninferable call by kdelay · 4 days ago
  11. d58d7e7 Fix repeated output formats writing only to the last file by Eljees · 5 days ago
  12. 49e5c7e Add functional tests for the multiple naming style census by Pierre Sassoulas · 5 days ago
  13. 9a86d07 Reword the 11136 fragment so rstcheck accepts it by Pierre Sassoulas · 5 days ago
  14. bdd1929 Fix bump_changelog.py leaving a stale version in towncrier.toml by Pierre Sassoulas · 5 days ago
  15. 5bcb45b Merge maintenance/4.0.x into main (#11247) by Pierre Sassoulas · 5 days ago
  16. fe70599 Merge maintenance/4.0.x into main by Pierre Sassoulas · 5 days ago
  17. c6768d3 Bump pylint to 4.0.7, update changelog (#11246) by Pierre Sassoulas · 5 days ago maintenance/4.0.x v4.0.7
  18. e96ce2b Stop invalid-name from treating TypedDict instances as classes by kdelay · 5 days ago
  19. 893294e [Backport maintenance/4.0.x] Fix crash in comparison-with-callable on a proxied lambda (#11244) by pylint-backport[bot] · 5 days ago
  20. d9b20de Stop invalid-name from treating TypedDict instances as classes by kdelay · 5 days ago