Clone this repo:
  1. 9b75c6e Bump pylint-dev/backport from 2.1.3 to 2.1.5 (#3002) by dependabot[bot] · 5 days ago main
  2. a59574c objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 7 days ago
  3. 26f3e60 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 7 days ago
  4. 6cddfc8 [pre-commit.ci] pre-commit autoupdate (#2991) by pre-commit-ci[bot] · 8 days ago
  5. 5e45a16 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2989) by dependabot[bot] · 8 days ago
  6. 47aa659 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2990) by dependabot[bot] · 8 days ago
  7. 1e683cc Fix cyclic inference by constraints (#2984) by Zen Lee · 8 days ago
  8. 85226dd Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 13 days ago
  9. 2c08ac1 Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 13 days ago
  10. ef5d473 Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 13 days ago
  11. 6891ed0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 weeks ago
  12. 95960c4 Fix DuplicateBasesError crash in dataclass transform (#2970) by Fridayworks · 2 weeks ago
  13. 2dc42c0 Fix MemoryError when inferring f-string with large width (#2972) by Fridayworks · 3 weeks ago
  14. c7908a1 Post 4.1.1 (#2978) by Jacob Walls · 3 weeks ago
  15. 65c3e62 Merge branch 'maintenance/4.1.x' into post-4.1.1 by Jacob Walls · 3 weeks ago
  16. f11d7ae Bump astroid to 4.1.1, update changelog by Jacob Walls · 3 weeks ago v4.1.1
  17. 5e68b01 [pre-commit.ci] pre-commit autoupdate (#2966) by pre-commit-ci[bot] · 3 weeks ago
  18. 3ea62ba [Backport maintenance/4.1.x] Prevent Unknown from leaking via special attribute lookup (#2973) by pylint-backport[bot] · 3 weeks ago
  19. ffbdccf Prevent Unknown from leaking via special attribute lookup (#2963) by Emmanuel Ferdman · 3 weeks ago
  20. b649247 Add missing tag and param to test-pylint workflow (#2962) by Jacob Walls · 4 weeks ago