gh-73588: Fix generation of the default name of tkinter.Checkbutton. (GH-97547)
Previously, checkbuttons in different parent widgets could have the same short name and share the same state if arguments "name" and "variable" are not specified. Now they are globally unique.
S
Serhiy Storchaka committed
adbed2d542a815b8175db965742211856b19b52f
Parent: 68c46ae
Committed by GitHub <noreply@github.com>
on 9/27/2022, 11:05:05 AM