Skip to content

Conversation

@AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Oct 10, 2025

No description provided.

@AlexWaygood AlexWaygood added the release Related to the release process label Oct 10, 2025
@AlexWaygood AlexWaygood force-pushed the alex/release branch 2 times, most recently from 7abb6f5 to 763cc02 Compare October 10, 2025 12:22
@AlexWaygood AlexWaygood marked this pull request as ready for review October 10, 2025 12:24
Copy link
Contributor

@sharkdp sharkdp left a 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
Copy link
Member

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

Copy link
Member Author

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.

@AlexWaygood AlexWaygood enabled auto-merge (squash) October 10, 2025 12:52
@AlexWaygood AlexWaygood merged commit 2f3190d into main Oct 10, 2025
30 checks passed
@AlexWaygood AlexWaygood deleted the alex/release branch October 10, 2025 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Related to the release process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants