Skip to content

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

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

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

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 389e00f13fb5b20b424980b08678753441db7529)

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 enabled auto-merge (squash) June 27, 2026 07:39
@serhiy-storchaka serhiy-storchaka merged commit fbf61fb into python:3.15 Jun 27, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-389e00f-3.15 branch June 27, 2026 07:41
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