Skip to content

[3.15] gh-151678: Add interactive tests for tkinter.simpledialog (GH-151794)#151802

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-706238e-3.15
Jun 21, 2026
Merged

[3.15] gh-151678: Add interactive tests for tkinter.simpledialog (GH-151794)#151802
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-706238e-3.15

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Drive the modal query dialogs with generated events to exercise the
and key bindings and the value validation: accepting
an integer, float or string, cancelling, rejecting a non-numeric value
and rejecting a value outside the allowed range.
(cherry picked from commit 706238e)

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

…onGH-151794)

Drive the modal query dialogs with generated events to exercise the
<Return> and <Escape> key bindings and the value validation: accepting
an integer, float or string, cancelling, rejecting a non-numeric value
and rejecting a value outside the allowed range.
(cherry picked from commit 706238e)

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 14:12
@serhiy-storchaka serhiy-storchaka merged commit f43f438 into python:3.15 Jun 21, 2026
96 of 98 checks passed
@miss-islington miss-islington deleted the backport-706238e-3.15 branch June 21, 2026 16:54
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