Skip to content

[tkinter] Add __iter__ = None to Misc, Image, and Font for Python 3.15 - #16159

Merged
Akuli merged 2 commits into
python:mainfrom
aminalaee:tkinter-iter-py315
Aug 9, 2026
Merged

[tkinter] Add __iter__ = None to Misc, Image, and Font for Python 3.15#16159
Akuli merged 2 commits into
python:mainfrom
aminalaee:tkinter-iter-py315

Conversation

@aminalaee

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread stdlib/tkinter/__init__.pyi Outdated
Comment thread stdlib/tkinter/__init__.pyi Outdated
Comment thread stdlib/tkinter/font.pyi Outdated
@github-actions

This comment has been minimized.

Co-authored-by: Amin Alaee <mohammadamin.alaee@gmail.com>

@Akuli Akuli left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks!

@github-actions

github-actions Bot commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

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

@Akuli
Akuli merged commit 4f84ac1 into python:main Aug 9, 2026
88 checks passed
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