-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Update astroid version to 3.1.0 #9457
Conversation
This comment has been minimized.
This comment has been minimized.
@jacobtylerwalls Would you mind taking a look at the remaining issues? One for |
Sure thing. I already have a PR with the invalid_name update, let me retarget this branch and see if that does it. |
This comment was marked as resolved.
This comment was marked as resolved.
As described at #9196, there was a hard limit on the number of test files under a dir, so there was some shuffling. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #9457 +/- ##
==========================================
+ Coverage 95.81% 95.82% +0.01%
==========================================
Files 173 173
Lines 18792 18798 +6
==========================================
+ Hits 18005 18013 +8
+ Misses 787 785 -2
|
I would suggest not backporting, as it will introduce new messages most likely (or at least possibly, since we're now visiting type alias nodes correctly) |
Let's just do pylint 3.1 this weekend. |
🤖 According to the primer, this change has no effect on the checked open source code. 🤖🎉 This comment was generated for commit 145b911 |
Thanks @jacobtylerwalls 🚀 Release |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
I'm going to release 3.0.4 now then. |
Description
https://github.com/pylint-dev/astroid/releases/tag/v3.1.0