Skip to content

[3.13] gh-151678: Add tests for tkinter.filedialog (GH-151781)#151797

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-58fd9ec-3.13
Jun 20, 2026
Merged

[3.13] gh-151678: Add tests for tkinter.filedialog (GH-151781)#151797
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-58fd9ec-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 20, 2026

Copy link
Copy Markdown
Contributor

Exercise the native dialogs (Open, SaveAs and Directory) through the
_test_callback seam without opening them, and test the pure-Python
FileDialog selection, filter and ok/cancel logic without entering its
modal loop.
(cherry picked from commit 58fd9ec)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

Exercise the native dialogs (Open, SaveAs and Directory) through the
_test_callback seam without opening them, and test the pure-Python
FileDialog selection, filter and ok/cancel logic without entering its
modal loop.
(cherry picked from commit 58fd9ec)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jun 20, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 20, 2026 13:22
@serhiy-storchaka serhiy-storchaka merged commit 9b503ae into python:3.13 Jun 20, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-58fd9ec-3.13 branch June 20, 2026 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants