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
dc0a87d9a0cf18fdfc51865a3c1bd2d5ebe9eae9
Parent: 2e315d8
Committed by GitHub <noreply@github.com>
on 9/27/2022, 11:39:31 AM