mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
752e23ec90
The Tcl commands created for event callbacks are now deleted when a
binding is replaced or unbound, instead of being leaked.
(cherry picked from commit 3f09a175ad)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>