-
Notifications
You must be signed in to change notification settings - Fork 132
Bump version to 0.0.1-alpha.22 #1334
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
Conversation
7abb6f5 to
763cc02
Compare
763cc02 to
f0bc6ca
Compare
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.
Thank you!
| - Annotations are deferred by default for 3.14+ ([#20799](https://github.com/astral-sh/ruff/pull/20799)) | ||
| - Fix false positives when accessing `__annotate__` (Py3.14+) or `__warningregistry__` as a module global ([#20154](https://github.com/astral-sh/ruff/pull/20154)) | ||
|
|
||
| ### Improvements to `TypeVar` solving and inference of generic types |
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.
I do like the header but I wonder if we we group this under Typing semantics and features
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.
These features are all related and the number of new features this release is huge because it's been such a while since the last release. I think it's much easier to read this changelog if we have these in a separate section.
Co-authored-by: David Peter <[email protected]>
Co-authored-by: Micha Reiser <[email protected]>
Co-authored-by: Micha Reiser <[email protected]>
Co-authored-by: Micha Reiser <[email protected]>
No description provided.