Skip to content

Update tkinter photo image - #12342

Merged
Akuli merged 12 commits into
python:mainfrom
max-muoto:update-tkiner-photo-image
Jul 14, 2024
Merged

Update tkinter photo image#12342
Akuli merged 12 commits into
python:mainfrom
max-muoto:update-tkiner-photo-image

Conversation

@max-muoto

Copy link
Copy Markdown
Contributor

No description provided.

def copy(
self,
*,
from_coords: Iterable[int] | None = None,

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Using Iterable for anything that is simply star unpacked.

@max-muoto max-muoto changed the title Update tkiner photo image Update tkinter photo image Jul 14, 2024
@github-actions

This comment has been minimized.

@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 for working on this! Tkinter is more tricky than you would expect it to be :)

Comment thread stdlib/tkinter/__init__.pyi Outdated
Comment thread stdlib/tkinter/__init__.pyi Outdated
Comment thread stdlib/tkinter/__init__.pyi Outdated
@max-muoto
max-muoto marked this pull request as ready for review July 14, 2024 18:41
@github-actions

This comment has been minimized.

@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.

I noticed one more thing :)

Comment thread stdlib/tkinter/__init__.pyi Outdated
Comment thread stdlib/tkinter/__init__.pyi Outdated
Co-authored-by: Akuli <akuviljanen17@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!

@max-muoto

Copy link
Copy Markdown
Contributor Author

Thanks!

Want to confirm, this looks good to you? #12342 (comment)

@Akuli

Akuli commented Jul 14, 2024

Copy link
Copy Markdown
Collaborator

Yes, it seems good :)

@github-actions

Copy link
Copy Markdown
Contributor

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

@Akuli
Akuli merged commit f863db6 into python:main Jul 14, 2024
max-muoto added a commit to max-muoto/typeshed that referenced this pull request Jul 23, 2024
Co-authored-by: Akuli <akuviljanen17@gmail.com>
max-muoto added a commit to max-muoto/typeshed that referenced this pull request Sep 8, 2024
Co-authored-by: Akuli <akuviljanen17@gmail.com>
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