Clone this repo:
  1. 1f3b8fa fix: avoid TypeError crash for functional Enum with non-string member (#3072) by Pierre Sassoulas · 5 days ago main
  2. d254bb9 Fix: avoid TypeError from getset descriptors on PyPy 7.3.22 (#3083) by Pierre Sassoulas · 5 days ago
  3. 4af7bce [pre-commit.ci] pre-commit autoupdate (#3084) by pre-commit-ci[bot] · 6 days ago
  4. 9787d53 Wrap walrus expressions in parens in as_string output (#3045) by Sai Asish Y · 7 days ago
  5. 1e09275 fix: handle PEP 695 type parameters in helpers.object_type (#3082) by Pierre Sassoulas · 8 days ago
  6. 55b0adc Wrong inference for the `str(const)` (#2995) by jkmnt · 8 days ago
  7. e4ebd57 fix: handle non-callable __class_getitem__ in ClassDef.getitem (#3073) by Pierre Sassoulas · 8 days ago
  8. a7f7a7d fix: avoid uncaught TokenError when computing node positions (#3075) by Pierre Sassoulas · 8 days ago
  9. 3258d5f fix: avoid crash in dunder lookup with a non-class metaclass (#3070) by Pierre Sassoulas · 10 days ago
  10. 5007097 fix: avoid InferenceError crash in slots() for annotation-only __slots__ (#3074) by Pierre Sassoulas · 10 days ago
  11. 400ccd7 chore: pin setuptools<82 unconditionally, drop pkg_resources importorskip by Pierre Sassoulas · 10 days ago
  12. 4ea0c82 Fix TypeVarTuple ABC inference, fixes #10972 by Kyle D Kavanagh · 10 days ago
  13. d704469 fix: avoid DuplicateBasesError crash inferring malformed enum class by Pierre Sassoulas · 10 days ago
  14. 37a5681 perf: defer cold-path imports to shorten ``import astroid`` (#3062) by Pierre Sassoulas · 10 days ago
  15. 649ec7d Bump actions/create-github-app-token from 3.1.1 to 3.2.0 (#3060) by dependabot[bot] · 13 days ago
  16. 62393ee [pre-commit.ci] pre-commit autoupdate (#3059) by pre-commit-ci[bot] · 13 days ago
  17. 056f9ff Apply pyupgrade fixes (UP031, UP032) after enabling UP in ruff fixable (#3055) by Pierre Sassoulas · 2 weeks ago
  18. ec0b675 Fix MemoryError when parsing pathological type comments (#3049) by Jam Balaya · 2 weeks ago
  19. ac6f22b [pre-commit.ci] pre-commit autoupdate (#3050) by pre-commit-ci[bot] · 2 weeks ago
  20. 4aaceee Update coverage requirement from ~=7.13 to ~=7.14 (#3052) by dependabot[bot] · 2 weeks ago