Skip to content

Conversation

ashm-dev
Copy link
Contributor

Closes #14780

This comment has been minimized.

@ashm-dev
Copy link
Contributor Author

@srittau @sobolevn
Could you take a look at my PR when you have a chance?

Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

As far as I understand it can only be None for 3.12+

@sobolevn sobolevn self-requested a review September 28, 2025 10:09
Copy link
Member

@sobolevn sobolevn left a comment

Choose a reason for hiding this comment

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

Approve is a misclick

@ashm-dev ashm-dev requested a review from sobolevn September 28, 2025 11:50

This comment has been minimized.

Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

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

Thanks!

@sobolevn sobolevn merged commit 284acd4 into python:main Sep 30, 2025
63 checks passed
@ashm-dev ashm-dev deleted the gh-14780 branch September 30, 2025 10:12
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.

types.CoroutineType.cr_frame should be FrameType | None

4 participants