1. 45f3730 [pre-commit.ci] pre-commit autoupdate (#3025) by pre-commit-ci[bot] · 2 days ago main
  2. 33d1947 Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#3020) by dependabot[bot] · 2 days ago
  3. 04b78da fix infinite recursion (#3026) by Joshix-1 · 3 days ago
  4. 0994342 Bump pylint-dev/backport from 2.1.7 to 2.1.8 (#3024) by dependabot[bot] · 4 days ago
  5. bf12d8f [pre-commit.ci] pre-commit autoupdate (#3021) by pre-commit-ci[bot] · 11 days ago
  6. d440a5f Bump codecov/codecov-action from 5 to 6 (#3019) by dependabot[bot] · 11 days ago
  7. 5162c4b [pre-commit.ci] pre-commit autoupdate (#3017) by pre-commit-ci[bot] · 3 weeks ago maintenance/4.2.x
  8. b45f2c3 Bump actions/cache from 5.0.3 to 5.0.4 (#3014) by dependabot[bot] · 3 weeks ago
  9. 87aef84 Bump pylint-dev/backport from 2.1.6 to 2.1.7 (#3015) by dependabot[bot] · 3 weeks ago
  10. b87f531 Update pytest-cov requirement from ~=7.0 to ~=7.1 (#3016) by dependabot[bot] · 3 weeks ago
  11. 0a8c390 Bump astroid to 4.2.0b1, update changelog (#3013) by Daniël van Noord · 3 weeks ago v4.2.0b1
  12. dae321e Bump astroid to 4.2.0b1, update changelog by Daniël van Noord · 3 weeks ago
  13. 4ab9cab Post 4.1.2 (#3012) by Daniël van Noord · 3 weeks ago
  14. f0cb44a Fix changelog by Daniël van Noord · 3 weeks ago
  15. 8532118 Remove deprecated `is_standard_module()` from modutils by Pierre Sassoulas · 3 weeks ago
  16. 4d84bc2 Remove the rec argument from 'find_argname' as promised by Pierre Sassoulas · 3 weeks ago
  17. e33dec4 Remove '_instancecheck' from the codebase as promised for astroid 2.0 by Pierre Sassoulas · 3 weeks ago
  18. 107a123 Remove safe_infer import from astroid.helpers by Pierre Sassoulas · 3 weeks ago
  19. d131497 Merge remote-tracking branch 'upstream/maintenance/4.1.x' into post-4.1.2 by Daniël van Noord · 3 weeks ago
  20. 91dac13 Bump astroid to 4.1.2, update changelog (#3011) by Daniël van Noord · 3 weeks ago v4.1.2
  21. c5d140d helpers: simplify Uninferable type error message by sergiochan · 3 weeks ago
  22. 723fc33 Make `else` its own scope and standardize behaviour of `block_range` by Daniël van Noord · 3 weeks ago
  23. b4824be Skip deployment for backport job (#3009) by Marc Mueller · 3 weeks ago
  24. fb3e1f9 Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot[bot] · 3 weeks ago
  25. c7e8612 [pre-commit.ci] pre-commit autoupdate (#3008) by pre-commit-ci[bot] · 4 weeks ago
  26. 1f5dbc8 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#3004) by dependabot[bot] · 4 weeks ago
  27. 83b6ddd Bump pylint-dev/backport from 2.1.5 to 2.1.6 (#3005) by dependabot[bot] · 4 weeks ago
  28. a0488ce [pre-commit.ci] pre-commit autoupdate (#3003) by pre-commit-ci[bot] · 4 weeks ago
  29. 9b75c6e Bump pylint-dev/backport from 2.1.3 to 2.1.5 (#3002) by dependabot[bot] · 4 weeks ago
  30. 796eba8 objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 5 weeks ago
  31. a59574c objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 5 weeks ago
  32. ca814f0 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 5 weeks ago
  33. 26f3e60 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 5 weeks ago
  34. 7593877 [Backport maintenance/4.1.x] Fix cyclic inference by constraints (#2998) by pylint-backport[bot] · 5 weeks ago
  35. 6cddfc8 [pre-commit.ci] pre-commit autoupdate (#2991) by pre-commit-ci[bot] · 5 weeks ago
  36. 5e45a16 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2989) by dependabot[bot] · 5 weeks ago
  37. 47aa659 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2990) by dependabot[bot] · 5 weeks ago
  38. 1e683cc Fix cyclic inference by constraints (#2984) by Zen Lee · 5 weeks ago
  39. 3f63f90 Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 6 weeks ago
  40. be7479e Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 6 weeks ago
  41. 85226dd Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 6 weeks ago
  42. 1c9938d Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 6 weeks ago
  43. 2c08ac1 Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 6 weeks ago
  44. ef5d473 Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 6 weeks ago
  45. 6891ed0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 6 weeks ago
  46. 98938ad [Backport maintenance/4.1.x] Fix DuplicateBasesError crash in dataclass transform (#2982) by pylint-backport[bot] · 6 weeks ago
  47. 95960c4 Fix DuplicateBasesError crash in dataclass transform (#2970) by Fridayworks · 6 weeks ago
  48. 33fabe0 [Backport maintenance/4.1.x] Fix MemoryError when inferring f-string with large width (#2981) by pylint-backport[bot] · 6 weeks ago
  49. 2dc42c0 Fix MemoryError when inferring f-string with large width (#2972) by Fridayworks · 6 weeks ago
  50. c7908a1 Post 4.1.1 (#2978) by Jacob Walls · 7 weeks ago
  51. 65c3e62 Merge branch 'maintenance/4.1.x' into post-4.1.1 by Jacob Walls · 7 weeks ago
  52. f11d7ae Bump astroid to 4.1.1, update changelog by Jacob Walls · 7 weeks ago v4.1.1
  53. 5e68b01 [pre-commit.ci] pre-commit autoupdate (#2966) by pre-commit-ci[bot] · 7 weeks ago
  54. 3ea62ba [Backport maintenance/4.1.x] Prevent Unknown from leaking via special attribute lookup (#2973) by pylint-backport[bot] · 7 weeks ago
  55. ffbdccf Prevent Unknown from leaking via special attribute lookup (#2963) by Emmanuel Ferdman · 7 weeks ago
  56. b649247 Add missing tag and param to test-pylint workflow (#2962) by Jacob Walls · 8 weeks ago
  57. e064505 Fix `__doc__` on unbound method (#2958) by Daniël van Noord · 8 weeks ago
  58. 177cf4d Fix `__doc__` on unbound method (#2958) by Daniël van Noord · 8 weeks ago
  59. a57e817 [Backport maintenance/4.1.x] [pre-commit.ci] pre-commit autoupdate (#2959) (#2960) by Jacob Walls · 8 weeks ago
  60. ecb16df Invoke pylint test suite on PRs (#2956) by Jacob Walls · 8 weeks ago
  61. 714cb5c [pre-commit.ci] pre-commit autoupdate (#2959) by pre-commit-ci[bot] · 8 weeks ago
  62. 5ffc8aa Bump astroid to 4.1.0, update changelog by Jacob Walls · 9 weeks ago v4.1.0
  63. c75c0a0 Bump astroid to 4.2.0-dev0, update changelog by Jacob Walls · 9 weeks ago
  64. 7a8a4c0 Post 4.0.4 (#2955) by Pierre Sassoulas · 9 weeks ago
  65. b20dda8 Merge branch 'maintenance/4.0.x' into post-4.0.4 by Jacob Walls · 9 weeks ago
  66. 019feb6 Bump astroid to 4.0.4, update changelog by Jacob Walls · 9 weeks ago v4.0.4
  67. b25ee05 Fix namespace detection crash (#2949) by Emmanuel Ferdman · 9 weeks ago
  68. 55f76d8 Implement equality constraint (#2927) by Zen Lee · 9 weeks ago
  69. 6054748 Fix namespace detection crash (#2949) by Emmanuel Ferdman · 9 weeks ago
  70. d4a7e63 [pre-commit.ci] pre-commit autoupdate (#2950) by pre-commit-ci[bot] · 9 weeks ago
  71. 5df3d0c Bump pylint-dev/backport from 2.1.1 to 2.1.3 (#2951) by dependabot[bot] · 9 weeks ago
  72. 657c086 Bump actions/cache from 5.0.2 to 5.0.3 (#2952) by dependabot[bot] · 9 weeks ago
  73. 3d127ff Bump actions/checkout from 6.0.1 to 6.0.2 (#2947) by dependabot[bot] · 9 weeks ago
  74. 5279bf5 Make ``JoinedStr`` nodes ``Uninferable`` when the ``FormattedValue`` is ``Uninferable``. (#2944) by Mark Byrne · 2 months ago
  75. 5378624 [pre-commit.ci] pre-commit autoupdate (#2948) by pre-commit-ci[bot] · 2 months ago
  76. 25960f9 Bump actions/setup-python from 6.1.0 to 6.2.0 (#2946) by dependabot[bot] · 2 months ago
  77. 107d7e2 [readme] Remove token from the codecov link (#2943) by Pierre Sassoulas · 2 months ago
  78. 7e59c68 [pre-commit.ci] pre-commit autoupdate (#2941) by pre-commit-ci[bot] · 3 months ago
  79. 10c9317 Bump actions/cache from 5.0.1 to 5.0.2 (#2940) by dependabot[bot] · 3 months ago
  80. f829418 Update black to 26.1.0 (#2939) by Marc Mueller · 3 months ago
  81. 6005efb Add missing parameters to `numpy.concatenate` inference (#2938) by Emmanuel Ferdman · 3 months ago
  82. 36e6134 Fix method classification for pygobject>=3.51.0 (#2930) by Oliver Reiche · 3 months ago
  83. 25027e0 Fix `random.sample` crash when cloning `ClassDef` and `FunctionDef` nodes (#2937) by Emmanuel Ferdman · 3 months ago
  84. 004bc52 Fix incorrect type inference for super() calls returning Self by Youngwook Kim · 3 months ago
  85. bafee22 Fix `random.sample` crash on uninferable sequence elements (#2933) by Emmanuel Ferdman · 3 months ago
  86. bdcfeb7 [doc] Remove duplicate entry in 2.15.8 changelog by Pierre Sassoulas · 3 months ago
  87. b57a80e [pre-commit.ci] pre-commit autoupdate (#2934) by pre-commit-ci[bot] · 3 months ago
  88. 7a4cae7 Fix modutils._is_subpath to handle base with trailing os.sep by David Foster · 3 months ago
  89. e9571d8 Post 4.0.3 (#2926) by Jacob Walls · 3 months ago
  90. 5c5ab90 Merge branch 'maintenance/4.0.x' into post-4.0.3 by Jacob Walls · 3 months ago
  91. b978037 Bump astroid to 4.0.3, update changelog by Jacob Walls · 3 months ago v4.0.3
  92. 5476bc3 [Backport maintenance/4.0.x] Wrong inference with default argument values (#2924) by pylint-backport[bot] · 3 months ago
  93. 178a796 Fix overzealous filtering of `IfExp` inference (#2914) by jkmnt · 3 months ago
  94. 225d964 Add command line interface (#2917) by Marc Mueller · 3 months ago
  95. ae761dc [Backport maintenance/4.0.x] Fix base class inference for dataclasses with PEP 695 syntax (#2919) by pylint-backport[bot] · 3 months ago
  96. 3774c0a Fix base class inference for dataclasses with PEP 695 syntax (#2918) by Marc Mueller · 4 months ago
  97. b7855ff [pre-commit.ci] pre-commit autoupdate (#2916) by pre-commit-ci[bot] · 4 months ago
  98. 9ec46c6 Bump furo from 2025.9.25 to 2025.12.19 (#2915) by dependabot[bot] · 4 months ago
  99. 3bc2c06 Fix decorator frame (#2901) by Marc Mueller · 4 months ago
  100. dbb5054 [pre-commit.ci] pre-commit autoupdate (#2913) by pre-commit-ci[bot] · 4 months ago