Skip to content

[3.13] gh-151678: Add more tests for tkinter.dnd (GH-152362)#152369

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-389e00f-3.13
Jun 27, 2026
Merged

[3.13] gh-151678: Add more tests for tkinter.dnd (GH-152362)#152369
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-389e00f-3.13

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Cover the drag cursor, the Motion and ButtonRelease bindings, switching
between targets, the target search up the master chain, dnd_accept()
returning None, and restarting after a drag has finished.
(cherry picked from commit 389e00f)

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

Cover the drag cursor, the Motion and ButtonRelease bindings, switching
between targets, the target search up the master chain, dnd_accept()
returning None, and restarting after a drag has finished.
(cherry picked from commit 389e00f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 0bc5aad into python:3.13 Jun 27, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-389e00f-3.13 branch June 27, 2026 07:38
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