-
-
Notifications
You must be signed in to change notification settings - Fork 313
Post 4.0.3 #2926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Post 4.0.3 #2926
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…#2904) Improve self argument typing (pylint-dev#2900) (cherry picked from commit bf68bf8) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
) [ci] Fix windows cache key (pylint-dev#2902) (cherry picked from commit 483166f) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
) Skip mypy install for pypy and mypy tests if it's not installed (pylint-dev#2905) (cherry picked from commit 723c66b) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
…Self for python < 3.11 (pylint-dev#2912) [typing] Add sys check guard for typing.Self for python < 3.11 (pylint-dev#2911) Closes pylint-dev#2910 (cherry picked from commit 66df47f) Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
… with PEP 695 syntax (pylint-dev#2919) (cherry picked from commit 3774c0a) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
…lues (pylint-dev#2924) Fix overzealous filtering of `IfExp` inference (pylint-dev#2914) (cherry picked from commit 178a796) Co-authored-by: jkmnt <git@firewood.fastmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2926 +/- ##
=======================================
Coverage 93.41% 93.41%
=======================================
Files 92 92
Lines 11237 11237
=======================================
Hits 10497 10497
Misses 740 740
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Pierre-Sassoulas
approved these changes
Jan 4, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.