- 6404a9e [pre-commit.ci] pre-commit autoupdate (#3041) by pre-commit-ci[bot] · 9 days ago main
- bd08c3f Bump astroid to 4.2.0b3, update changelog by Jacob Walls · 13 days ago v4.2.0b3
- 7fe3057 Cope with Python 3.15 change for ModuleNotFoundError (#3035) by Jacob Walls · 13 days ago
- 00477a9 Bump astroid to 4.2.0b2, update changelog (#3034) by Daniël van Noord · 14 days ago v4.2.0b2
- 341ef0a Add Python 3.15 compatibility: CI, ByteString stub, and test fixes (#3033) by Copilot · 2 weeks ago
- 0a80be0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 weeks ago
- 447aaeb Bump actions/cache from 5.0.4 to 5.0.5 (#3029) by dependabot[bot] · 3 weeks ago
- 7d1213e Bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#3028) by dependabot[bot] · 3 weeks ago
- 7b7dbe3 Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#3027) by dependabot[bot] · 3 weeks ago
- 45f3730 [pre-commit.ci] pre-commit autoupdate (#3025) by pre-commit-ci[bot] · 4 weeks ago
- 33d1947 Bump sigstore/gh-action-sigstore-python from 3.2.0 to 3.3.0 (#3020) by dependabot[bot] · 4 weeks ago
- 04b78da fix infinite recursion (#3026) by Joshix-1 · 4 weeks ago
- 0994342 Bump pylint-dev/backport from 2.1.7 to 2.1.8 (#3024) by dependabot[bot] · 4 weeks ago
- bf12d8f [pre-commit.ci] pre-commit autoupdate (#3021) by pre-commit-ci[bot] · 5 weeks ago
- d440a5f Bump codecov/codecov-action from 5 to 6 (#3019) by dependabot[bot] · 5 weeks ago
- 5162c4b [pre-commit.ci] pre-commit autoupdate (#3017) by pre-commit-ci[bot] · 6 weeks ago maintenance/4.2.x
- b45f2c3 Bump actions/cache from 5.0.3 to 5.0.4 (#3014) by dependabot[bot] · 6 weeks ago
- 87aef84 Bump pylint-dev/backport from 2.1.6 to 2.1.7 (#3015) by dependabot[bot] · 6 weeks ago
- b87f531 Update pytest-cov requirement from ~=7.0 to ~=7.1 (#3016) by dependabot[bot] · 6 weeks ago
- 0a8c390 Bump astroid to 4.2.0b1, update changelog (#3013) by Daniël van Noord · 6 weeks ago v4.2.0b1
- dae321e Bump astroid to 4.2.0b1, update changelog by Daniël van Noord · 7 weeks ago
- 4ab9cab Post 4.1.2 (#3012) by Daniël van Noord · 7 weeks ago
- f0cb44a Fix changelog by Daniël van Noord · 7 weeks ago
- 8532118 Remove deprecated `is_standard_module()` from modutils by Pierre Sassoulas · 7 weeks ago
- 4d84bc2 Remove the rec argument from 'find_argname' as promised by Pierre Sassoulas · 7 weeks ago
- e33dec4 Remove '_instancecheck' from the codebase as promised for astroid 2.0 by Pierre Sassoulas · 7 weeks ago
- 107a123 Remove safe_infer import from astroid.helpers by Pierre Sassoulas · 7 weeks ago
- d131497 Merge remote-tracking branch 'upstream/maintenance/4.1.x' into post-4.1.2 by Daniël van Noord · 7 weeks ago
- 91dac13 Bump astroid to 4.1.2, update changelog (#3011) by Daniël van Noord · 7 weeks ago v4.1.2
- c5d140d helpers: simplify Uninferable type error message by sergiochan · 7 weeks ago
- 723fc33 Make `else` its own scope and standardize behaviour of `block_range` by Daniël van Noord · 7 weeks ago
- b4824be Skip deployment for backport job (#3009) by Marc Mueller · 7 weeks ago
- fb3e1f9 Bump actions/create-github-app-token from 2.2.1 to 3.0.0 by dependabot[bot] · 7 weeks ago
- c7e8612 [pre-commit.ci] pre-commit autoupdate (#3008) by pre-commit-ci[bot] · 7 weeks ago
- 1f5dbc8 Bump actions/download-artifact from 8.0.0 to 8.0.1 (#3004) by dependabot[bot] · 7 weeks ago
- 83b6ddd Bump pylint-dev/backport from 2.1.5 to 2.1.6 (#3005) by dependabot[bot] · 7 weeks ago
- a0488ce [pre-commit.ci] pre-commit autoupdate (#3003) by pre-commit-ci[bot] · 8 weeks ago
- 9b75c6e Bump pylint-dev/backport from 2.1.3 to 2.1.5 (#3002) by dependabot[bot] · 8 weeks ago
- 796eba8 objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 9 weeks ago
- a59574c objectmodel: fix crash analyzing property fset in generic classes with type annotations (#2997) by doctorcolossus · 9 weeks ago
- ca814f0 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 9 weeks ago
- 26f3e60 Update CI workflow to include maintenance branch (#2999) by Daniël van Noord · 9 weeks ago
- 7593877 [Backport maintenance/4.1.x] Fix cyclic inference by constraints (#2998) by pylint-backport[bot] · 9 weeks ago
- 6cddfc8 [pre-commit.ci] pre-commit autoupdate (#2991) by pre-commit-ci[bot] · 9 weeks ago
- 5e45a16 Bump actions/download-artifact from 7.0.0 to 8.0.0 (#2989) by dependabot[bot] · 9 weeks ago
- 47aa659 Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#2990) by dependabot[bot] · 9 weeks ago
- 1e683cc Fix cyclic inference by constraints (#2984) by Zen Lee · 9 weeks ago
- 3f63f90 Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 9 weeks ago
- be7479e Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 9 weeks ago
- 85226dd Fix builtin functions incorrectly exposing descriptor attributes (#2983) by Emmanuel Ferdman · 9 weeks ago
- 1c9938d Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 9 weeks ago
- 2c08ac1 Fix ValueError in __str__/repr and error messages with extreme values (#2971) by Fridayworks · 9 weeks ago
- ef5d473 Fix RecursionError in _compute_mro() on circular class hierarchies (#2968) by Fridayworks · 9 weeks ago
- 6891ed0 [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 months ago
- 98938ad [Backport maintenance/4.1.x] Fix DuplicateBasesError crash in dataclass transform (#2982) by pylint-backport[bot] · 2 months ago
- 95960c4 Fix DuplicateBasesError crash in dataclass transform (#2970) by Fridayworks · 2 months ago
- 33fabe0 [Backport maintenance/4.1.x] Fix MemoryError when inferring f-string with large width (#2981) by pylint-backport[bot] · 2 months ago
- 2dc42c0 Fix MemoryError when inferring f-string with large width (#2972) by Fridayworks · 2 months ago
- c7908a1 Post 4.1.1 (#2978) by Jacob Walls · 2 months ago
- 65c3e62 Merge branch 'maintenance/4.1.x' into post-4.1.1 by Jacob Walls · 2 months ago
- f11d7ae Bump astroid to 4.1.1, update changelog by Jacob Walls · 2 months ago v4.1.1
- 5e68b01 [pre-commit.ci] pre-commit autoupdate (#2966) by pre-commit-ci[bot] · 2 months ago
- 3ea62ba [Backport maintenance/4.1.x] Prevent Unknown from leaking via special attribute lookup (#2973) by pylint-backport[bot] · 2 months ago
- ffbdccf Prevent Unknown from leaking via special attribute lookup (#2963) by Emmanuel Ferdman · 2 months ago
- b649247 Add missing tag and param to test-pylint workflow (#2962) by Jacob Walls · 3 months ago
- e064505 Fix `__doc__` on unbound method (#2958) by Daniël van Noord · 3 months ago
- 177cf4d Fix `__doc__` on unbound method (#2958) by Daniël van Noord · 3 months ago
- a57e817 [Backport maintenance/4.1.x] [pre-commit.ci] pre-commit autoupdate (#2959) (#2960) by Jacob Walls · 3 months ago
- ecb16df Invoke pylint test suite on PRs (#2956) by Jacob Walls · 3 months ago
- 714cb5c [pre-commit.ci] pre-commit autoupdate (#2959) by pre-commit-ci[bot] · 3 months ago
- 5ffc8aa Bump astroid to 4.1.0, update changelog by Jacob Walls · 3 months ago v4.1.0
- c75c0a0 Bump astroid to 4.2.0-dev0, update changelog by Jacob Walls · 3 months ago
- 7a8a4c0 Post 4.0.4 (#2955) by Pierre Sassoulas · 3 months ago
- b20dda8 Merge branch 'maintenance/4.0.x' into post-4.0.4 by Jacob Walls · 3 months ago
- 019feb6 Bump astroid to 4.0.4, update changelog by Jacob Walls · 3 months ago v4.0.4
- b25ee05 Fix namespace detection crash (#2949) by Emmanuel Ferdman · 3 months ago
- 55f76d8 Implement equality constraint (#2927) by Zen Lee · 3 months ago
- 6054748 Fix namespace detection crash (#2949) by Emmanuel Ferdman · 3 months ago
- d4a7e63 [pre-commit.ci] pre-commit autoupdate (#2950) by pre-commit-ci[bot] · 3 months ago
- 5df3d0c Bump pylint-dev/backport from 2.1.1 to 2.1.3 (#2951) by dependabot[bot] · 3 months ago
- 657c086 Bump actions/cache from 5.0.2 to 5.0.3 (#2952) by dependabot[bot] · 3 months ago
- 3d127ff Bump actions/checkout from 6.0.1 to 6.0.2 (#2947) by dependabot[bot] · 3 months ago
- 5279bf5 Make ``JoinedStr`` nodes ``Uninferable`` when the ``FormattedValue`` is ``Uninferable``. (#2944) by Mark Byrne · 3 months ago
- 5378624 [pre-commit.ci] pre-commit autoupdate (#2948) by pre-commit-ci[bot] · 3 months ago
- 25960f9 Bump actions/setup-python from 6.1.0 to 6.2.0 (#2946) by dependabot[bot] · 3 months ago
- 107d7e2 [readme] Remove token from the codecov link (#2943) by Pierre Sassoulas · 3 months ago
- 7e59c68 [pre-commit.ci] pre-commit autoupdate (#2941) by pre-commit-ci[bot] · 4 months ago
- 10c9317 Bump actions/cache from 5.0.1 to 5.0.2 (#2940) by dependabot[bot] · 4 months ago
- f829418 Update black to 26.1.0 (#2939) by Marc Mueller · 4 months ago
- 6005efb Add missing parameters to `numpy.concatenate` inference (#2938) by Emmanuel Ferdman · 4 months ago
- 36e6134 Fix method classification for pygobject>=3.51.0 (#2930) by Oliver Reiche · 4 months ago
- 25027e0 Fix `random.sample` crash when cloning `ClassDef` and `FunctionDef` nodes (#2937) by Emmanuel Ferdman · 4 months ago
- 004bc52 Fix incorrect type inference for super() calls returning Self by Youngwook Kim · 4 months ago
- bafee22 Fix `random.sample` crash on uninferable sequence elements (#2933) by Emmanuel Ferdman · 4 months ago
- bdcfeb7 [doc] Remove duplicate entry in 2.15.8 changelog by Pierre Sassoulas · 4 months ago
- b57a80e [pre-commit.ci] pre-commit autoupdate (#2934) by pre-commit-ci[bot] · 4 months ago
- 7a4cae7 Fix modutils._is_subpath to handle base with trailing os.sep by David Foster · 4 months ago
- e9571d8 Post 4.0.3 (#2926) by Jacob Walls · 4 months ago
- 5c5ab90 Merge branch 'maintenance/4.0.x' into post-4.0.3 by Jacob Walls · 4 months ago
- b978037 Bump astroid to 4.0.3, update changelog by Jacob Walls · 4 months ago v4.0.3