-
-
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: v3.0.2
head repository: pylint-dev/pylint
compare: v3.0.3
- 10 commits
- 28 files changed
- 6 contributors
Commits on Oct 29, 2023
-
Fix
undefined-variable
etc for Python 3.12 generic type syntax (#9195…Configuration menu - View commit details
-
Copy full SHA for 53d4541 - Browse repository at this point
Copy the full SHA 53d4541View commit details -
Fix false positive for
unnecessary-lambda
. (#9149) (#9200)This simplifies the check for the call having kwargs but not the lambda. (cherry picked from commit 2289c71) Co-authored-by: Clément Schreiner <clement@mux.me>
Configuration menu - View commit details
-
Copy full SHA for 0273db7 - Browse repository at this point
Copy the full SHA 0273db7View commit details
Commits on Oct 30, 2023
-
[todos] Fix the todos version and the warnings' text (#9202) (#9204)
(cherry picked from commit 5546fe8) Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dc11223 - Browse repository at this point
Copy the full SHA dc11223View commit details
Commits on Nov 17, 2023
-
Fix incorrect suggestion for unnecessary-comprehension (#9172) (#9242)
(cherry picked from commit 6f83d5a) Co-authored-by: Sayyed Faisal Ali <80758388+C0DE-SLAYER@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a60ddd1 - Browse repository at this point
Copy the full SHA a60ddd1View commit details
Commits on Dec 7, 2023
-
Fix doc generation in implicit-str-concat
New sphinx now check that a block of code is valid.
Configuration menu - View commit details
-
Copy full SHA for 7f01d83 - Browse repository at this point
Copy the full SHA 7f01d83View commit details -
[Backport maintenance/3.0.x] [bugfix] Find files with ./ as input wit…
Configuration menu - View commit details
-
Copy full SHA for 81f0f2e - Browse repository at this point
Copy the full SHA 81f0f2eView commit details
Commits on Dec 8, 2023
-
[pointless-string-statement] Ignore docstrings on py3.12 type aliases (…
Configuration menu - View commit details
-
Copy full SHA for d0d5c91 - Browse repository at this point
Copy the full SHA d0d5c91View commit details
Commits on Dec 10, 2023
-
[wrong-exception-operation] Fix FP for tuple concatenation of excepti…
Configuration menu - View commit details
-
Copy full SHA for fea5483 - Browse repository at this point
Copy the full SHA fea5483View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54687e7 - Browse repository at this point
Copy the full SHA 54687e7View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a5ffc1 - Browse repository at this point
Copy the full SHA 1a5ffc1View 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 v3.0.2...v3.0.3