cpython/Lib/tkinter/test/test_ttk
Miss Islington (bot) 02497b7ac2
[3.11] gh-116484: Fix collisions between Checkbutton and ttk.Checkbutton default names (GH-116495) (GH-116902)
Change automatically generated tkinter.Checkbutton widget names to
avoid collisions with automatically generated tkinter.ttk.Checkbutton
widget names within the same parent widget.
(cherry picked from commit c61cb507c1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2024-03-16 11:58:10 +00:00
..
__init__.py
test_extensions.py bpo-27313: Use non-deprecated methods for tracing (GH-29425) 2021-11-06 20:01:39 +01:00
test_style.py [3.11] gh-68166: Tkinter: Add tests and examples for element_create() (GH-111453) (GH-111858) 2023-11-27 20:14:30 +00:00
test_widgets.py [3.11] gh-116484: Fix collisions between Checkbutton and ttk.Checkbutton default names (GH-116495) (GH-116902) 2024-03-16 11:58:10 +00:00