Skip to content
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

Prepare for release 24.3.1 #474

Merged
merged 2 commits into from
Mar 30, 2024
Merged

Prepare for release 24.3.1 #474

merged 2 commits into from
Mar 30, 2024

Conversation

AlexWaygood
Copy link
Collaborator

No description provided.

Comment on lines +6 to +7
* Y064: Use simpler syntax to define final literal types.
For example, use `x: Final = 42` instead of `x: Final[Literal[42]]`
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

#469 didn't have a changelog entry

Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess this was already part of 24.3.0? In that case, I'd just add this entry there retroactively, and maybe add a comment that the changelog entry was missing to the latest version.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No, it hasn't been included in any release yet

@AlexWaygood AlexWaygood marked this pull request as draft March 30, 2024 11:12
@AlexWaygood
Copy link
Collaborator Author

I'll hold off until #475 has landed :)

@AlexWaygood AlexWaygood marked this pull request as ready for review March 30, 2024 12:44
@srittau srittau merged commit bf6f6f6 into main Mar 30, 2024
2 checks passed
@srittau srittau deleted the AlexWaygood-release branch March 30, 2024 12:46
@AlexWaygood
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants