SIGN IN SIGN UP

gh-47655: Add support for user data and detail of Tk events to tkinter (GH-7142)

Expose the %d substitution as the tkinter.Event attributes:

* "detail" for Enter, Leave, FocusIn, FocusOut, and ConfigureRequest events
* "user_data" for virtual events

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Matthias Kievernagel committed
f8ce51a52209aa04c781d20fe0778247df5a465b
Parent: 1ac9d13
Committed by GitHub <noreply@github.com> on 2/25/2026, 8:34:00 AM