-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Release mypy 0.520 #3655
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
Comments
I think we should fix python/typeshed#1464, since it's a regression since the most recent mypy release. |
I think Im interested in solving python/typeshed#1175, so I will get on that now. I might also work on python/typeshed#1446 . |
It'd be cool if #3665 could be merged, but I'm sure everybody's busy and the change is mainly an ergonomic one so I wouldn't mind if it was de-prioritized. |
I'd also love to get #3666 in as well, it's bitten us as we've picked up types in some of our codebases. |
I'd like to see #3669 fixed (if the fix is simple enough) before release. I'll probably have a look at it on Monday unless somebody can come up with a PR before that. |
I'll check #3666 on Monday at the latest. I haven't had a chance to have a careful look yet but it looks simple enough. |
#3665 probably won't make it to this release :-( |
0.520 is now out: http://mypy-lang.blogspot.co.uk/2017/07/mypy-0520-released.html Thanks to everybody who contributed to this release! Feature freeze has been lifted. We are thinking about doing a 0.521 bug fix release later this week. |
Tentative timeline:
If you have any open PRs that you'd like to see included, leave a comment here and we'll see if it's possible. New features probably have to be merged on Thursday at the latest. Documentation updates and high-priority, low-risk bug fixes can also land after Thursday, but merging any PRs from Friday morning (UTC) until the time of the release is subject to approval from me.
The text was updated successfully, but these errors were encountered: