-
-
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: v2.15.6
head repository: pylint-dev/pylint
compare: v2.15.8
- 19 commits
- 44 files changed
- 10 contributors
Commits on Nov 22, 2022
-
[github actions] Permit to launch tests when backporting on maintenan…
…ce branch (#7815) Remove changelog so we don't have to laboriously label everything "skip news" all the time.
Configuration menu - View commit details
-
Copy full SHA for a21559d - Browse repository at this point
Copy the full SHA a21559dView commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e734e46 - Browse repository at this point
Copy the full SHA e734e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff0adb - Browse repository at this point
Copy the full SHA dff0adbView commit details -
Deduplicate module file paths to prevent redundant scans. (#7747)
* Use dict for 'expand_modules' result rather than list. With 'path' as the key, we get deduplication for free and do not need to reprocess the list for deduplication later. * Fix deduplication to account for CLI args marker. * Fix corner case with CLI arg flag handling during deduplication. * Add 'deduplication' to custom Pyenchant dict. Closes #6242 Closes #4053 Co-authored-by: Eric McDonald <[email protected]> Co-authored-by: Pierre Sassoulas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1baf4be - Browse repository at this point
Copy the full SHA 1baf4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for df5ebb5 - Browse repository at this point
Copy the full SHA df5ebb5View commit details
Commits on Nov 24, 2022
-
Add
content: writerights for backporting job (#7826)* Do not run primers tests on backporting branches * Add content: write rights for backporting job We need it to push to the backporting branch after cherry-picking See https://github.com/PyCQA/pylint/pull/7810\#issuecomment-1324742960 * [github actions] Add a version comment so the tag is clearer Co-authored-by: Marc Mueller <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06d5d1a - Browse repository at this point
Copy the full SHA 06d5d1aView commit details -
Upgrade the versions of astroid and dill (#7838)
* [dill] Use dill 0.3.6 for python 3.11 now that dill released it * Upgrade astroid to 2.12.13
Configuration menu - View commit details
-
Copy full SHA for ac2da87 - Browse repository at this point
Copy the full SHA ac2da87View commit details -
Do not crash if next() is called without arguments (#7831)
Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit a9c1cda)
Configuration menu - View commit details
-
Copy full SHA for 9ec1aa0 - Browse repository at this point
Copy the full SHA 9ec1aa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf2824 - Browse repository at this point
Copy the full SHA ebf2824View commit details
Commits on Nov 25, 2022
-
Fix crash when using
enumeratewithstartand a class attribu……te (#7824) Co-authored-by: Pierre Sassoulas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86b8c64 - Browse repository at this point
Copy the full SHA 86b8c64View commit details
Commits on Nov 27, 2022
-
Fix
logging-fstring-interpolationfalse positive (#7846) (#7854)Co-authored-by: Mark Byrne <[email protected]> Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit 978d1ab) Co-authored-by: Dani Alcala <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff73282 - Browse repository at this point
Copy the full SHA ff73282View commit details
Commits on Nov 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 43109b6 - Browse repository at this point
Copy the full SHA 43109b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a96370 - Browse repository at this point
Copy the full SHA 5a96370View commit details
Commits on Dec 4, 2022
-
multiple-statementsno longer triggers for function stubs using i……nlined ``...`` (#7863) Co-authored-by: Mark Byrne <[email protected]> Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit 6b427a9)
Configuration menu - View commit details
-
Copy full SHA for 5fb17e0 - Browse repository at this point
Copy the full SHA 5fb17e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1856b2 - Browse repository at this point
Copy the full SHA e1856b2View commit details -
Fix
missing-param-docfor escaped underscores (#7878)Co-authored-by: Daniël van Noord <[email protected]> (cherry picked from commit 1913635)
Configuration menu - View commit details
-
Copy full SHA for 19c0534 - Browse repository at this point
Copy the full SHA 19c0534View commit details -
add test and expl for line-too-long useless-supp FP (#7887)
Co-authored-by: Pierre Sassoulas <[email protected]> (cherry picked from commit 30c931f)
Configuration menu - View commit details
-
Copy full SHA for 438025d - Browse repository at this point
Copy the full SHA 438025dView commit details
Commits on Dec 5, 2022
-
Define Protocol as abstract to prevent abstract-method FP (#7839) (#7879
) (cherry picked from commit 85e7d93) Co-authored-by: Dani Alcala <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6178e41 - Browse repository at this point
Copy the full SHA 6178e41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f84ed9 - Browse repository at this point
Copy the full SHA 1f84ed9View 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 v2.15.6...v2.15.8