Skip to content

Improve tkinter.simpledialog #8243

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

Merged
merged 5 commits into from
Jul 10, 2022
Merged

Conversation

TeamSpen210
Copy link
Contributor

This adds the remaining methods to simpledialog.Dialog, which are intended to be overridden by subclass code. I also replaced **kwargs in the functions with the specific keywords that _QueryDialog accepts.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

1 similar comment
@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood requested a review from Akuli July 6, 2022 07:04
Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

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

Thanks! Sorry about taking so long to review this PR, my life has been quite busy for the past few days :)

@github-actions
Copy link
Contributor

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

Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

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

Thanks!

@Akuli Akuli merged commit 29c17ff into python:master Jul 10, 2022
@TeamSpen210 TeamSpen210 deleted the tkinter-dialogs branch October 9, 2023 00:58
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