-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Release 1.3 planning #15075
Comments
Created a release branch for this release: https://github.com/python/mypy/tree/release-1.3 |
Looks like python/typeshed#10060 will be a blocker |
I would be grateful if #14471 could get fixed, I've spent some time trying to see what was failing but my knowledge of the mypy internals is too limited. It may be straightforward, as it is kind of reverting #7656 and this one doesn't have a large diff. More context here: #8330 (comment) |
Would be awesome if the performance fix for union subtyping could be included |
I'd love to get a review/merge on #14888 so that https://mypy.app can start using official mypy wheels. |
Merged #14888, would be good to cherry-pick. |
Cherry-picked #14888 as well as python/typeshed#10061 to fix a known Typeshed bug |
@JukkaL identified at least these two issues as potential blockers:
Will hold off on final release steps until Jukka's had a chance to assess these in more depth. |
Cherry-picked #15179 to fix the above-mentioned issues. |
The release is out now: https://mypy-lang.blogspot.com/2023/05/mypy-13-released.html |
https://mypy.readthedocs.io/ says 1.2? |
Yeah, this seems to be a bug. Filed #15284 |
Since version is now |
I'm aiming to make the 1.3 release by the end of April.
Please post here any issues you'd like to see fixed in the release, or PRs you'd like to have merged.
The text was updated successfully, but these errors were encountered: