SIGN IN SIGN UP

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.
(cherry picked from commit adbed2d542a815b8175db965742211856b19b52f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
M
Miss Islington (bot) committed
04aa15f5e79819ad5d0c135136844efd641935c1
Parent: dfe23ee
Committed by GitHub <noreply@github.com> on 9/27/2022, 11:34:24 AM