-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Comparing changes
Open a pull request
base repository: pylint-dev/pylint
base: v4.0.2
head repository: pylint-dev/pylint
compare: v4.0.4
- 13 commits
- 30 files changed
- 8 contributors
Commits on Oct 26, 2025
-
[Backport maintenance/4.0.x] Fix FP for
invalid-namewith `typing.A…Configuration menu - View commit details
-
Copy full SHA for aeffe52 - Browse repository at this point
Copy the full SHA aeffe52View commit details
Commits on Nov 3, 2025
-
[Backport maintenance/4.0.x] Fix false positive for `f-string-without…
Configuration menu - View commit details
-
Copy full SHA for fc920b6 - Browse repository at this point
Copy the full SHA fc920b6View commit details
Commits on Nov 8, 2025
-
[Backport maintenance/4.0.x] Add Enum dunder to the list of allowed d…
Configuration menu - View commit details
-
Copy full SHA for 1a26dea - Browse repository at this point
Copy the full SHA 1a26deaView commit details
Commits on Nov 9, 2025
-
[Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tu…
…ple-unpacking``. (#10726) Fix a false positive for ``unbalanced-tuple-unpacking``. (#10724) * Fix a false positive for ``unbalanced-tuple-unpacking`` when a tuple is assigned to a function call and the structure of the function's return value is ambiguous. Closes #10721 (cherry picked from commit 1496340) Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com> Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b128b7d - Browse repository at this point
Copy the full SHA b128b7dView commit details -
[Backport maintenance/4.0.x] Fix crash when a
sliceobject is called (Configuration menu - View commit details
-
Copy full SHA for 0ed8172 - Browse repository at this point
Copy the full SHA 0ed8172View commit details -
[Backport maintenance/4.0.x] Fix a false positive for class attribute…
Configuration menu - View commit details
-
Copy full SHA for 108191e - Browse repository at this point
Copy the full SHA 108191eView commit details -
[Backport maintenance/4.0.x] Fix crash when a variable annotation is …
Configuration menu - View commit details
-
Copy full SHA for c96a9e4 - Browse repository at this point
Copy the full SHA c96a9e4View commit details
Commits on Nov 10, 2025
-
[Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)
Configuration menu - View commit details
-
Copy full SHA for 755f2d0 - Browse repository at this point
Copy the full SHA 755f2d0View commit details
Commits on Nov 13, 2025
-
[Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to…
Configuration menu - View commit details
-
Copy full SHA for 77b0cd8 - Browse repository at this point
Copy the full SHA 77b0cd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b6552 - Browse repository at this point
Copy the full SHA 84b6552View commit details
Commits on Nov 22, 2025
-
[Backport maintenance/4.0.x] fix: avoid false positive when module-le…
…vel names match class-level names (#10753) fix: avoid false positive when module-level names match class-level names (#10723) Add scope comparision to avoid module-level constants to be incorrectly classified as variables when a class-level attribute with the same name exists Closes #10719 (cherry picked from commit e55e830) Co-authored-by: Joao Faria <joaovitorfaria.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03f8a92 - Browse repository at this point
Copy the full SHA 03f8a92View commit details -
[Backport maintenance/4.0.x] [invalid-name] Fix FP for exclusive assi…
Configuration menu - View commit details
-
Copy full SHA for 657b386 - Browse repository at this point
Copy the full SHA 657b386View commit details
Commits on Nov 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e16f942 - Browse repository at this point
Copy the full SHA e16f942View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.0.2...v4.0.4