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

Changelog updates for mypy 1.7 #16446

Merged
merged 4 commits into from
Nov 10, 2023
Merged

Changelog updates for mypy 1.7 #16446

merged 4 commits into from
Nov 10, 2023

Conversation

JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Nov 10, 2023

Address feedback and include recently cherry-picked PRs.

@JukkaL JukkaL changed the title Changelog updated for mypy 1.7 Changelog updates for mypy 1.7 Nov 10, 2023
@JukkaL JukkaL mentioned this pull request Nov 10, 2023
2 tasks
@@ -96,6 +105,14 @@ def f(t: tuple[int, int] | tuple[int, int, int]) -> None:

This feature was contributed by Ivan Levkivskyi (PR [16237](https://github.com/python/mypy/pull/16237)).

#### More Precise Tuple Lenghts (Experimental)

Choose a reason for hiding this comment

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

Suggested change
#### More Precise Tuple Lenghts (Experimental)
#### More Precise Tuple Lengths (Experimental)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixed in #16449.

@JukkaL JukkaL merged commit ec90046 into master Nov 10, 2023
@JukkaL JukkaL deleted the changelog-1.7-6 branch November 10, 2023 11:56
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.

3 participants