-
-
Notifications
You must be signed in to change notification settings - Fork 31.4k
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
Bump test deps: ruff
and mypy
#111288
Bump test deps: ruff
and mypy
#111288
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
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.
mypy 1.6.0 has some major bugs, 1.6.1 is great to have!
Thanks @art3xa for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. |
Thanks @art3xa for the PR, and @hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, @art3xa and @hauntsaninja, I could not cleanly backport this to
|
Sorry, @art3xa and @hauntsaninja, I could not cleanly backport this to
|
@art3xa Please could you take care of the backports? |
Yes, I can |
Congrats on your first CPython contribution, @art3xa! Please, feel free to ask for help during the backport process if something is not right :) |
GH-111310 is a backport of this pull request to the 3.11 branch. |
GH-111313 is a backport of this pull request to the 3.12 branch. |
Release post: https://mypy-lang.blogspot.com/2023/10/mypy-16-released.html