-
-
Notifications
You must be signed in to change notification settings - Fork 459
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
Next release planning (4.2.2) #1550
Comments
Well, I managed to delay this long enough that mypy 1.4.0 was now released. 🙄 Unfortunately there are lots of changes to error messages though (will affect lots of our tests). Not sure if I want to bump compatible-mypy yet for this release. Help welcome! |
Please, lets wait for #1557 to get into this release. I suffer quite a lot with settings stuff :( |
I've merged all changes I wanted to have in this release :) |
I've been away for a few days and I see lots of great work has been sneaked in during that time! 😄 I'll catch up with the changes soon. We need to release djangorestframework-stubs too, two items that I can see:
As I understand, #1557 avoided changing |
Yes, I found quite an easy way of not breaking things. So, no changes are required to |
Release done!
|
Also djangorestframework-stubs: |
Release notes have been edited as well. This release was absolutely massive, thanks to everyone involved! |
I'd like to make a release soonish. It's been two weeks since the 4.2.1 release and there's already a lot of good work merged
The release will be a bit easier as well since compatible-mypy didn't change, I can skip djangorestframework-stubs release.
The text was updated successfully, but these errors were encountered: