Skip to content

Bump version to 0.0.27#3185

Merged
charliermarsh merged 3 commits intomainfrom
charlie/bump
Mar 31, 2026
Merged

Bump version to 0.0.27#3185
charliermarsh merged 3 commits intomainfrom
charlie/bump

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

No description provided.

@charliermarsh charliermarsh added the release Related to the release process label Mar 31, 2026
@charliermarsh charliermarsh marked this pull request as ready for review March 31, 2026 18:28
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated

- Add bidirectional type context for TypedDict `get()` defaults ([#24231](https://github.com/astral-sh/ruff/pull/24231))
- Add bidirectional type context for TypedDict `pop()` defaults ([#24229](https://github.com/astral-sh/ruff/pull/24229))
- Add materialization to `Divergent` type ([#24255](https://github.com/astral-sh/ruff/pull/24255))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

um

Comment thread CHANGELOG.md Outdated
- Add materialization to `Divergent` type ([#24255](https://github.com/astral-sh/ruff/pull/24255))
- Add support for functional TypedDict ([#24174](https://github.com/astral-sh/ruff/pull/24174))
- Ban type qualifiers in PEP-695 type aliases ([#24242](https://github.com/astral-sh/ruff/pull/24242))
- Emit diagnostic for functional TypedDict with non-literal name ([#24331](https://github.com/astral-sh/ruff/pull/24331))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd consolidate this into the bullet point that talks about functional TypedDict support being added

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
- Infer lambda expressions with `Callable` type context ([#22633](https://github.com/astral-sh/ruff/pull/22633))
- Make `Type::BoundMethod` include instances of same-named methods bound to a subclass ([#24039](https://github.com/astral-sh/ruff/pull/24039))
- Propagate type context through `await` expressions ([#24256](https://github.com/astral-sh/ruff/pull/24256))
- Reject functional TypedDict with mismatched names ([#24295](https://github.com/astral-sh/ruff/pull/24295))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here, I'd consolidate this into the bullet point about adding support for functional typeddicts

Comment thread CHANGELOG.md Outdated
@charliermarsh charliermarsh merged commit 5c9e342 into main Mar 31, 2026
30 checks passed
@charliermarsh charliermarsh deleted the charlie/bump branch March 31, 2026 18:50
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.

2 participants