Skip to content

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

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

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

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>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jun 27, 2026
@serhiy-storchaka serhiy-storchaka merged commit 540b24f into python:3.14 Jun 27, 2026
51 checks passed
@miss-islington miss-islington deleted the backport-389e00f-3.14 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