-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Bump 0.14.0 #20751
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 0.14.0 #20751
Conversation
Diagnostic diff on typing conformance testsNo changes detected when running ty on typing conformance tests ✅ |
|
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! Just a few small suggestions, but this looks great overall.
|
||
## 0.14.0 | ||
|
||
- **Default to Python 3.10** |
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.
Should we mention the stabilized 3.14 support too? It's less breaking than the 3.9 -> 3.10 default, but I think it's also technically breaking. We removed the non-preview warnings, and we also default to 3.14 now for detecting syntax errors.
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.
@ntBre I mostly copied the wording from a previous release, let me know if you like that or if there's a better way to phrase it.
|
No description provided.