-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: pylint-dev/pylint
base: v3.2.0
head repository: pylint-dev/pylint
compare: v3.2.1
- 10 commits
- 42 files changed
- 6 contributors
Commits on May 16, 2024
-
[possibly-used-before-assignment] Fix FP for
sys.exit()
(#9634) (#9635) (cherry picked from commit c6a9699) Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 08359be - Browse repository at this point
Copy the full SHA 08359beView commit details -
Fix a false negative for
--ignore-patterns
(#9630) (#9636)* Fix a false negative for ``--ignore-patterns`` when the directory to be linted is specified using a dot(``.``) and all files are ignored instead of only the files whose name begin with a dot. Closes #9273 (cherry picked from commit b3aceb0) Co-authored-by: Mark Byrne <31762852+mbyrnepr2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ee6b62f - Browse repository at this point
Copy the full SHA ee6b62fView commit details
Commits on May 17, 2024
-
Don't emit incorrect-variance for type parameters (PEP 695) (#9638)
(cherry picked from commit fbc1ed3)
Configuration menu - View commit details
-
Copy full SHA for cdcc509 - Browse repository at this point
Copy the full SHA cdcc509View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2ea316 - Browse repository at this point
Copy the full SHA b2ea316View commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a03ceae - Browse repository at this point
Copy the full SHA a03ceaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dae975 - Browse repository at this point
Copy the full SHA 9dae975View commit details -
Fix FP for
possibly-used-before-assignment
withassert_never()
(#…Configuration menu - View commit details
-
Copy full SHA for aed496a - Browse repository at this point
Copy the full SHA aed496aView commit details -
Fix linterstats.get_module_message_count() (#9146) (#9648)
Co-authored-by: Jacob Walls <jacobtylerwalls@gmail.com> (cherry picked from commit d7526e3) Co-authored-by: zasca <gorstav@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1498675 - Browse repository at this point
Copy the full SHA 1498675View commit details -
[trailing-comma-tuple] Fix enabling with message control locally when…
… disabled for the file (#9609) (#9649) * [trailing-comma-tuple] Set the confidence to HIGH * [trailing-comma-tuple] Properly emit when disabled globally and enabled locally * [trailing-comma-tuple] Handle case with space between 'enable' and '=' (cherry picked from commit 96fad05) Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 926547b - Browse repository at this point
Copy the full SHA 926547bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9223172 - Browse repository at this point
Copy the full SHA 9223172View 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.2.0...v3.2.1