Skip to content

[3.15] gh-151678: Add tests for tkinter.dnd (GH-151780)#151790

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-2a126a5-3.15
Jun 20, 2026
Merged

[3.15] gh-151678: Add tests for tkinter.dnd (GH-151780)#151790
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-2a126a5-3.15

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Drive the drag-and-drop protocol (dnd_start and the DndHandler enter/
motion/commit, leave/cancel and end callbacks).
(cherry picked from commit 2a126a5)

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

Drive the drag-and-drop protocol (dnd_start and the DndHandler enter/
motion/commit, leave/cancel and end callbacks).
(cherry picked from commit 2a126a5)

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 13:11
@serhiy-storchaka serhiy-storchaka merged commit 3618730 into python:3.15 Jun 20, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-2a126a5-3.15 branch June 20, 2026 13: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