Skip to content

Make typed_subpart_iterator generic over Message#15822

Merged
srittau merged 1 commit into
python:mainfrom
ApusBerliozi:15809_typed_subpart_iterator_has_an_incorrect_type
May 21, 2026
Merged

Make typed_subpart_iterator generic over Message#15822
srittau merged 1 commit into
python:mainfrom
ApusBerliozi:15809_typed_subpart_iterator_has_an_incorrect_type

Conversation

@ApusBerliozi
Copy link
Copy Markdown
Contributor

Fixes #15809

As was mentioned in issue, made typed_subpart_iterator generic over Message

@github-actions
Copy link
Copy Markdown
Contributor

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

Copy link
Copy Markdown
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!

@srittau srittau merged commit 526a7dd into python:main May 21, 2026
58 checks passed
@ApusBerliozi
Copy link
Copy Markdown
Contributor Author

Yay!

I understood the task correctly :) Thanks for quick response dude

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.

typed_subpart_iterator has an incorrect type

2 participants