Skip to content

[3.13] gh-151678: Add tests for the remaining tkinter Misc, Wm and Text methods (GH-151782)#151801

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

[3.13] gh-151678: Add tests for the remaining tkinter Misc, Wm and Text methods (GH-151782)#151801
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-aa71eb2-3.13

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Cover Misc.wait_variable and wait_window, tk_focusFollowsMouse,
selection_handle, the error paths of grab_set_global, send, the
X11-specific Wm methods iconposition, iconmask, iconwindow,
colormapwindows and manage/forget, and the Text.window_config alias and
deprecated yview_pickplace.
(cherry picked from commit aa71eb2)

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

…t methods (pythonGH-151782)

Cover Misc.wait_variable and wait_window, tk_focusFollowsMouse,
selection_handle, the error paths of grab_set_global, send, the
X11-specific Wm methods iconposition, iconmask, iconwindow,
colormapwindows and manage/forget, and the Text.window_config alias and
deprecated yview_pickplace.
(cherry picked from commit aa71eb2)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 20, 2026 13:54
@serhiy-storchaka serhiy-storchaka merged commit 90bbdec into python:3.13 Jun 20, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-aa71eb2-3.13 branch June 20, 2026 13:58
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