1. 47401e7 build(deps): bump CodSpeedHQ/action from 4.18.1 to 4.18.5 (#3143) by dependabot[bot] · 7 days ago main
  2. cf34ca7 fix: add qname method to Slice node class (#3137) by MUHAMED FAZAL PS · 13 days ago
  3. 0053ffc Add brain tip for numpy.fromfile inference support (#3121) by Genny-oo · 14 days ago
  4. faf2884 [pre-commit.ci] pre-commit autoupdate (#3136) by pre-commit-ci[bot] · 2 weeks ago
  5. c8a3a53 build(deps): update coverage requirement from ~=7.14 to ~=7.15 (#3134) by dependabot[bot] · 2 weeks ago
  6. 2731779 Bump astroid to 4.2.0b4, update changelog by Daniël van Noord · 2 weeks ago v4.2.0b4
  7. b8feb27 Remove `kwargs` from `_infer` by Daniël van Noord · 2 weeks ago
  8. fe29fb1 Remove `asname` kwarg from Import/ImportFrom `_infer` (#3109) by MJSHANG · 3 weeks ago
  9. 367b25a Don't crash when a local package shadows the stdlib `multiprocessing` (#3116) by Dani Alcala · 3 weeks ago
  10. 4d1e0fb [pre-commit.ci] pre-commit autoupdate (#3125) by pre-commit-ci[bot] · 3 weeks ago
  11. 344d119 build(deps): bump CodSpeedHQ/action from 4.17.6 to 4.18.1 (#3122) by dependabot[bot] · 3 weeks ago
  12. b7774f1 build(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#3124) by dependabot[bot] · 3 weeks ago
  13. 675ff60 build(deps): bump actions/cache from 5.0.5 to 6.1.0 (#3123) by dependabot[bot] · 3 weeks ago
  14. e8826f1 Fix AttributeError in ClassDef.infer_call_result without a call context by Vincent Gao · 3 weeks ago
  15. 279500b cap oversized str/bytes multiply and shift in const_infer_binary_op (#3107) by KALI 834X · 3 weeks ago
  16. 65f1e61 Fix AttributeError in Arguments.assigned_stmts called without a context (#3110) by Vincent Gao · 4 weeks ago
  17. 4e18420 Fix partial descriptor binding crash by Omkar Kabde · 4 weeks ago
  18. 848d754 [pre-commit.ci] pre-commit autoupdate (#3114) by pre-commit-ci[bot] · 4 weeks ago
  19. 0b9b561 build(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3112) by dependabot[bot] · 4 weeks ago
  20. d80c8a2 build(deps): bump CodSpeedHQ/action from 4.17.5 to 4.17.6 (#3113) by dependabot[bot] · 4 weeks ago
  21. 1d38251 [pre-commit.ci] pre-commit autoupdate (#3105) by pre-commit-ci[bot] · 5 weeks ago
  22. 4ff48be build(deps): bump CodSpeedHQ/action from 4.17.0 to 4.17.5 (#3103) by dependabot[bot] · 5 weeks ago
  23. fc6f078 build(deps): bump sigstore/gh-action-sigstore-python from 3.3.0 to 3.4.0 (#3102) by dependabot[bot] · 5 weeks ago
  24. 75f04c9 [pre-commit.ci] pre-commit autoupdate (#3092) by pre-commit-ci[bot] · 5 weeks ago
  25. ea46cd3 fix: avoid uncaught IndentationError when computing node positions (#3100) by Vincent Gao · 5 weeks ago
  26. cf2db9b Bump codecov/codecov-action from 6 to 7 (#3096) by dependabot[bot] · 6 weeks ago
  27. 5547b42 Bump CodSpeedHQ/action from 4.13.0 to 4.17.0 (#3098) by dependabot[bot] · 6 weeks ago
  28. 963bbe2 Bump actions/checkout from 6.0.2 to 6.0.3 (#3097) by dependabot[bot] · 6 weeks ago
  29. c50a1f4 Add CodSpeed CI with end-to-end primer benchmarks (flask + black) and a cold start test using initial imports (#3079) by Pierre Sassoulas · 6 weeks ago
  30. 926f4c9 Bump actions/checkout from 6.0.2 to 6.0.3 (#3093) by dependabot[bot] · 7 weeks ago
  31. 88d20dc docs: correct ImportFrom.level description (#3088) by nanookclaw · 7 weeks ago
  32. 1f3b8fa fix: avoid TypeError crash for functional Enum with non-string member (#3072) by Pierre Sassoulas · 8 weeks ago
  33. d254bb9 Fix: avoid TypeError from getset descriptors on PyPy 7.3.22 (#3083) by Pierre Sassoulas · 8 weeks ago
  34. 4af7bce [pre-commit.ci] pre-commit autoupdate (#3084) by pre-commit-ci[bot] · 8 weeks ago
  35. 9787d53 Wrap walrus expressions in parens in as_string output (#3045) by Sai Asish Y · 8 weeks ago
  36. 1e09275 fix: handle PEP 695 type parameters in helpers.object_type (#3082) by Pierre Sassoulas · 8 weeks ago
  37. 55b0adc Wrong inference for the `str(const)` (#2995) by jkmnt · 8 weeks ago
  38. e4ebd57 fix: handle non-callable __class_getitem__ in ClassDef.getitem (#3073) by Pierre Sassoulas · 8 weeks ago
  39. a7f7a7d fix: avoid uncaught TokenError when computing node positions (#3075) by Pierre Sassoulas · 8 weeks ago
  40. 3258d5f fix: avoid crash in dunder lookup with a non-class metaclass (#3070) by Pierre Sassoulas · 9 weeks ago
  41. 5007097 fix: avoid InferenceError crash in slots() for annotation-only __slots__ (#3074) by Pierre Sassoulas · 9 weeks ago
  42. 400ccd7 chore: pin setuptools<82 unconditionally, drop pkg_resources importorskip by Pierre Sassoulas · 9 weeks ago
  43. 4ea0c82 Fix TypeVarTuple ABC inference, fixes #10972 by Kyle D Kavanagh · 9 weeks ago
  44. d704469 fix: avoid DuplicateBasesError crash inferring malformed enum class by Pierre Sassoulas · 9 weeks ago
  45. 37a5681 perf: defer cold-path imports to shorten ``import astroid`` (#3062) by Pierre Sassoulas · 9 weeks ago
  46. 649ec7d Bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#3060) by dependabot[bot] · 9 weeks ago
  47. 62393ee [pre-commit.ci] pre-commit autoupdate (#3059) by pre-commit-ci[bot] · 9 weeks ago
  48. 056f9ff Apply pyupgrade fixes (UP031, UP032) after enabling UP in ruff fixable (#3055) by Pierre Sassoulas · 9 weeks ago
  49. ec0b675 Fix MemoryError when parsing pathological type comments (#3049) by Jam Balaya · 9 weeks ago
  50. ac6f22b [pre-commit.ci] pre-commit autoupdate (#3050) by pre-commit-ci[bot] · 9 weeks ago
  51. 4aaceee Update coverage requirement from ~=7.13 to ~=7.14 (#3052) by dependabot[bot] · 9 weeks ago
  52. 3c9d1d9 fix: handle Python 3.15 KW_ONLY and namespace .pth test behavior (#3047) by Sai Asish Y · 9 weeks ago
  53. 96c4133 perf: hoist obj_type.mro() out of subclass-check loop (#3051) by Pierre Sassoulas · 10 weeks ago
  54. e56ac29 test: add Subscript target coverage for starred crash fix (#3053) by June · 10 weeks ago
  55. 3b4b7d4 fix: filter clone init params in random.sample brain (#3043) by SAY-5 · 3 months ago
  56. 53cd224 Update contributors-txt requirement from >=1.0.1 to >=1.0.2 (#3039) by dependabot[bot] · 3 months ago
  57. 6404a9e [pre-commit.ci] pre-commit autoupdate (#3041) by pre-commit-ci[bot] · 3 months ago
  58. bd08c3f Bump astroid to 4.2.0b3, update changelog by Jacob Walls · 3 months ago v4.2.0b3
  59. 7fe3057 Cope with Python 3.15 change for ModuleNotFoundError (#3035) by Jacob Walls · 3 months ago
  60. 00477a9 Bump astroid to 4.2.0b2, update changelog (#3034) by Daniël van Noord · 3 months ago v4.2.0b2
  61. 341ef0a Add Python 3.15 compatibility: CI, ByteString stub, and test fixes (#3033) by Copilot · 3 months ago
  62. 0a80be0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 3 months ago
  63. 447aaeb Bump actions/cache from 5.0.4 to 5.0.5 (#3029) by dependabot[bot] · 3 months ago
  64. 7d1213e Bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#3028) by dependabot[bot] · 3 months ago
  65. 7b7dbe3 Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3027) by dependabot[bot] · 3 months ago
  66. 45f3730 [pre-commit.ci] pre-commit autoupdate (#3025) by pre-commit-ci[bot] · 3 months ago
  67. 33d1947 Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#3020) by dependabot[bot] · 3 months ago
  68. 04b78da fix infinite recursion (#3026) by Joshix-1 · 3 months ago
  69. 0994342 Bump pylint-dev/backport from 2.1.7 to 2.1.8 (#3024) by dependabot[bot] · 4 months ago
  70. bf12d8f [pre-commit.ci] pre-commit autoupdate (#3021) by pre-commit-ci[bot] · 4 months ago
  71. d440a5f Bump codecov/codecov-action from 5 to 6 (#3019) by dependabot[bot] · 4 months ago
  72. 5162c4b [pre-commit.ci] pre-commit autoupdate (#3017) by pre-commit-ci[bot] · 4 months ago maintenance/4.2.x
  73. b45f2c3 Bump actions/cache from 5.0.3 to 5.0.4 (#3014) by dependabot[bot] · 4 months ago
  74. 87aef84 Bump pylint-dev/backport from 2.1.6 to 2.1.7 (#3015) by dependabot[bot] · 4 months ago
  75. b87f531 Update pytest-cov requirement from ~=7.0 to ~=7.1 (#3016) by dependabot[bot] · 4 months ago
  76. 0a8c390 Bump astroid to 4.2.0b1, update changelog (#3013) by Daniël van Noord · 4 months ago v4.2.0b1
  77. dae321e Bump astroid to 4.2.0b1, update changelog by Daniël van Noord · 4 months ago
  78. 4ab9cab Post 4.1.2 (#3012) by Daniël van Noord · 4 months ago
  79. f0cb44a Fix changelog by Daniël van Noord · 4 months ago
  80. 8532118 Remove deprecated `is_standard_module()` from modutils by Pierre Sassoulas · 4 months ago
  81. 4d84bc2 Remove the rec argument from 'find_argname' as promised by Pierre Sassoulas · 4 months ago
  82. e33dec4 Remove '_instancecheck' from the codebase as promised for astroid 2.0 by Pierre Sassoulas · 4 months ago
  83. 107a123 Remove safe_infer import from astroid.helpers by Pierre Sassoulas · 4 months ago
  84. d131497 Merge remote-tracking branch 'upstream/maintenance/4.1.x' into post-4.1.2 by Daniël van Noord · 4 months ago
  85. 91dac13 Bump astroid to 4.1.2, update changelog (#3011) by Daniël van Noord · 4 months ago v4.1.2
  86. c5d140d helpers: simplify Uninferable type error message by sergiochan · 4 months ago
  87. 723fc33 Make `else` its own scope and standardize behaviour of `block_range` by Daniël van Noord · 4 months ago
  88. b4824be Skip deployment for backport job (#3009) by Marc Mueller · 4 months ago
  89. fb3e1f9 Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot[bot] · 4 months ago
  90. c7e8612 [pre-commit.ci] pre-commit autoupdate (#3008) by pre-commit-ci[bot] · 4 months ago
  91. 1f5dbc8 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#3004) by dependabot[bot] · 4 months ago
  92. 83b6ddd Bump pylint-dev/backport from 2.1.5 to 2.1.6 (#3005) by dependabot[bot] · 4 months ago
  93. a0488ce [pre-commit.ci] pre-commit autoupdate (#3003) by pre-commit-ci[bot] · 4 months ago
  94. 9b75c6e Bump pylint-dev/backport from 2.1.3 to 2.1.5 (#3002) by dependabot[bot] · 4 months ago
  95. 796eba8 objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 5 months ago
  96. a59574c objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 5 months ago
  97. ca814f0 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 5 months ago
  98. 26f3e60 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 5 months ago
  99. 7593877 [Backport maintenance/4.1.x] Fix cyclic inference by constraints (#2998) by pylint-backport[bot] · 5 months ago
  100. 6cddfc8 [pre-commit.ci] pre-commit autoupdate (#2991) by pre-commit-ci[bot] · 5 months ago