1. 88d20dc docs: correct ImportFrom.level description (#3088) by nanookclaw · 4 days ago main
  2. 1f3b8fa fix: avoid TypeError crash for functional Enum with non-string member (#3072) by Pierre Sassoulas · 9 days ago
  3. d254bb9 Fix: avoid TypeError from getset descriptors on PyPy 7.3.22 (#3083) by Pierre Sassoulas · 9 days ago
  4. 4af7bce [pre-commit.ci] pre-commit autoupdate (#3084) by pre-commit-ci[bot] · 10 days ago
  5. 9787d53 Wrap walrus expressions in parens in as_string output (#3045) by Sai Asish Y · 11 days ago
  6. 1e09275 fix: handle PEP 695 type parameters in helpers.object_type (#3082) by Pierre Sassoulas · 11 days ago
  7. 55b0adc Wrong inference for the `str(const)` (#2995) by jkmnt · 11 days ago
  8. e4ebd57 fix: handle non-callable __class_getitem__ in ClassDef.getitem (#3073) by Pierre Sassoulas · 12 days ago
  9. a7f7a7d fix: avoid uncaught TokenError when computing node positions (#3075) by Pierre Sassoulas · 12 days ago
  10. 3258d5f fix: avoid crash in dunder lookup with a non-class metaclass (#3070) by Pierre Sassoulas · 13 days ago
  11. 5007097 fix: avoid InferenceError crash in slots() for annotation-only __slots__ (#3074) by Pierre Sassoulas · 13 days ago
  12. 400ccd7 chore: pin setuptools<82 unconditionally, drop pkg_resources importorskip by Pierre Sassoulas · 13 days ago
  13. 4ea0c82 Fix TypeVarTuple ABC inference, fixes #10972 by Kyle D Kavanagh · 13 days ago
  14. d704469 fix: avoid DuplicateBasesError crash inferring malformed enum class by Pierre Sassoulas · 13 days ago
  15. 37a5681 perf: defer cold-path imports to shorten ``import astroid`` (#3062) by Pierre Sassoulas · 13 days ago
  16. 649ec7d Bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#3060) by dependabot[bot] · 2 weeks ago
  17. 62393ee [pre-commit.ci] pre-commit autoupdate (#3059) by pre-commit-ci[bot] · 2 weeks ago
  18. 056f9ff Apply pyupgrade fixes (UP031, UP032) after enabling UP in ruff fixable (#3055) by Pierre Sassoulas · 3 weeks ago
  19. ec0b675 Fix MemoryError when parsing pathological type comments (#3049) by Jam Balaya · 3 weeks ago
  20. ac6f22b [pre-commit.ci] pre-commit autoupdate (#3050) by pre-commit-ci[bot] · 3 weeks ago
  21. 4aaceee Update coverage requirement from ~=7.13 to ~=7.14 (#3052) by dependabot[bot] · 3 weeks ago
  22. 3c9d1d9 fix: handle Python 3.15 KW_ONLY and namespace .pth test behavior (#3047) by Sai Asish Y · 3 weeks ago
  23. 96c4133 perf: hoist obj_type.mro() out of subclass-check loop (#3051) by Pierre Sassoulas · 3 weeks ago
  24. e56ac29 test: add Subscript target coverage for starred crash fix (#3053) by June · 3 weeks ago
  25. 3b4b7d4 fix: filter clone init params in random.sample brain (#3043) by SAY-5 · 4 weeks ago
  26. 53cd224 Update contributors-txt requirement from >=1.0.1 to >=1.0.2 (#3039) by dependabot[bot] · 5 weeks ago
  27. 6404a9e [pre-commit.ci] pre-commit autoupdate (#3041) by pre-commit-ci[bot] · 5 weeks ago
  28. bd08c3f Bump astroid to 4.2.0b3, update changelog by Jacob Walls · 6 weeks ago v4.2.0b3
  29. 7fe3057 Cope with Python 3.15 change for ModuleNotFoundError (#3035) by Jacob Walls · 6 weeks ago
  30. 00477a9 Bump astroid to 4.2.0b2, update changelog (#3034) by Daniël van Noord · 6 weeks ago v4.2.0b2
  31. 341ef0a Add Python 3.15 compatibility: CI, ByteString stub, and test fixes (#3033) by Copilot · 6 weeks ago
  32. 0a80be0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 6 weeks ago
  33. 447aaeb Bump actions/cache from 5.0.4 to 5.0.5 (#3029) by dependabot[bot] · 7 weeks ago
  34. 7d1213e Bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#3028) by dependabot[bot] · 7 weeks ago
  35. 7b7dbe3 Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3027) by dependabot[bot] · 7 weeks ago
  36. 45f3730 [pre-commit.ci] pre-commit autoupdate (#3025) by pre-commit-ci[bot] · 8 weeks ago
  37. 33d1947 Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#3020) by dependabot[bot] · 8 weeks ago
  38. 04b78da fix infinite recursion (#3026) by Joshix-1 · 8 weeks ago
  39. 0994342 Bump pylint-dev/backport from 2.1.7 to 2.1.8 (#3024) by dependabot[bot] · 8 weeks ago
  40. bf12d8f [pre-commit.ci] pre-commit autoupdate (#3021) by pre-commit-ci[bot] · 9 weeks ago
  41. d440a5f Bump codecov/codecov-action from 5 to 6 (#3019) by dependabot[bot] · 9 weeks ago
  42. 5162c4b [pre-commit.ci] pre-commit autoupdate (#3017) by pre-commit-ci[bot] · 2 months ago maintenance/4.2.x
  43. b45f2c3 Bump actions/cache from 5.0.3 to 5.0.4 (#3014) by dependabot[bot] · 2 months ago
  44. 87aef84 Bump pylint-dev/backport from 2.1.6 to 2.1.7 (#3015) by dependabot[bot] · 2 months ago
  45. b87f531 Update pytest-cov requirement from ~=7.0 to ~=7.1 (#3016) by dependabot[bot] · 2 months ago
  46. 0a8c390 Bump astroid to 4.2.0b1, update changelog (#3013) by Daniël van Noord · 2 months ago v4.2.0b1
  47. dae321e Bump astroid to 4.2.0b1, update changelog by Daniël van Noord · 2 months ago
  48. 4ab9cab Post 4.1.2 (#3012) by Daniël van Noord · 2 months ago
  49. f0cb44a Fix changelog by Daniël van Noord · 2 months ago
  50. 8532118 Remove deprecated `is_standard_module()` from modutils by Pierre Sassoulas · 2 months ago
  51. 4d84bc2 Remove the rec argument from 'find_argname' as promised by Pierre Sassoulas · 2 months ago
  52. e33dec4 Remove '_instancecheck' from the codebase as promised for astroid 2.0 by Pierre Sassoulas · 2 months ago
  53. 107a123 Remove safe_infer import from astroid.helpers by Pierre Sassoulas · 2 months ago
  54. d131497 Merge remote-tracking branch 'upstream/maintenance/4.1.x' into post-4.1.2 by Daniël van Noord · 2 months ago
  55. 91dac13 Bump astroid to 4.1.2, update changelog (#3011) by Daniël van Noord · 2 months ago v4.1.2
  56. c5d140d helpers: simplify Uninferable type error message by sergiochan · 3 months ago
  57. 723fc33 Make `else` its own scope and standardize behaviour of `block_range` by Daniël van Noord · 3 months ago
  58. b4824be Skip deployment for backport job (#3009) by Marc Mueller · 3 months ago
  59. fb3e1f9 Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot[bot] · 3 months ago
  60. c7e8612 [pre-commit.ci] pre-commit autoupdate (#3008) by pre-commit-ci[bot] · 3 months ago
  61. 1f5dbc8 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#3004) by dependabot[bot] · 3 months ago
  62. 83b6ddd Bump pylint-dev/backport from 2.1.5 to 2.1.6 (#3005) by dependabot[bot] · 3 months ago
  63. a0488ce [pre-commit.ci] pre-commit autoupdate (#3003) by pre-commit-ci[bot] · 3 months ago
  64. 9b75c6e Bump pylint-dev/backport from 2.1.3 to 2.1.5 (#3002) by dependabot[bot] · 3 months ago
  65. 796eba8 objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 3 months ago
  66. a59574c objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 3 months ago
  67. ca814f0 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 3 months ago
  68. 26f3e60 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 3 months ago
  69. 7593877 [Backport maintenance/4.1.x] Fix cyclic inference by constraints (#2998) by pylint-backport[bot] · 3 months ago
  70. 6cddfc8 [pre-commit.ci] pre-commit autoupdate (#2991) by pre-commit-ci[bot] · 3 months ago
  71. 5e45a16 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2989) by dependabot[bot] · 3 months ago
  72. 47aa659 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2990) by dependabot[bot] · 3 months ago
  73. 1e683cc Fix cyclic inference by constraints (#2984) by Zen Lee · 3 months ago
  74. 3f63f90 Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 3 months ago
  75. be7479e Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 3 months ago
  76. 85226dd Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 3 months ago
  77. 1c9938d Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 3 months ago
  78. 2c08ac1 Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 3 months ago
  79. ef5d473 Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 3 months ago
  80. 6891ed0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 3 months ago
  81. 98938ad [Backport maintenance/4.1.x] Fix DuplicateBasesError crash in dataclass transform (#2982) by pylint-backport[bot] · 3 months ago
  82. 95960c4 Fix DuplicateBasesError crash in dataclass transform (#2970) by Fridayworks · 3 months ago
  83. 33fabe0 [Backport maintenance/4.1.x] Fix MemoryError when inferring f-string with large width (#2981) by pylint-backport[bot] · 3 months ago
  84. 2dc42c0 Fix MemoryError when inferring f-string with large width (#2972) by Fridayworks · 3 months ago
  85. c7908a1 Post 4.1.1 (#2978) by Jacob Walls · 3 months ago
  86. 65c3e62 Merge branch 'maintenance/4.1.x' into post-4.1.1 by Jacob Walls · 3 months ago
  87. f11d7ae Bump astroid to 4.1.1, update changelog by Jacob Walls · 3 months ago v4.1.1
  88. 5e68b01 [pre-commit.ci] pre-commit autoupdate (#2966) by pre-commit-ci[bot] · 3 months ago
  89. 3ea62ba [Backport maintenance/4.1.x] Prevent Unknown from leaking via special attribute lookup (#2973) by pylint-backport[bot] · 3 months ago
  90. ffbdccf Prevent Unknown from leaking via special attribute lookup (#2963) by Emmanuel Ferdman · 3 months ago
  91. b649247 Add missing tag and param to test-pylint workflow (#2962) by Jacob Walls · 4 months ago
  92. e064505 Fix `__doc__` on unbound method (#2958) by Daniël van Noord · 4 months ago
  93. 177cf4d Fix `__doc__` on unbound method (#2958) by Daniël van Noord · 4 months ago
  94. a57e817 [Backport maintenance/4.1.x] [pre-commit.ci] pre-commit autoupdate (#2959) (#2960) by Jacob Walls · 4 months ago
  95. ecb16df Invoke pylint test suite on PRs (#2956) by Jacob Walls · 4 months ago
  96. 714cb5c [pre-commit.ci] pre-commit autoupdate (#2959) by pre-commit-ci[bot] · 4 months ago
  97. 5ffc8aa Bump astroid to 4.1.0, update changelog by Jacob Walls · 4 months ago v4.1.0
  98. c75c0a0 Bump astroid to 4.2.0-dev0, update changelog by Jacob Walls · 4 months ago
  99. 7a8a4c0 Post 4.0.4 (#2955) by Pierre Sassoulas · 4 months ago
  100. b20dda8 Merge branch 'maintenance/4.0.x' into post-4.0.4 by Jacob Walls · 4 months ago