cpython/Lib/tkinter
Miss Islington (bot) 12d2306a1d
bpo-42328: Skip some tests with themes vista and xpnative on Windows 7 (GH-23612)
(cherry picked from commit f3c3ea91a7)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2020-12-03 01:07:13 -08:00
..
test bpo-42328: Skip some tests with themes vista and xpnative on Windows 7 (GH-23612) 2020-12-03 01:07:13 -08:00
__init__.py bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355) 2020-10-09 13:21:15 -07:00
__main__.py
colorchooser.py
commondialog.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
constants.py
dialog.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
dnd.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
filedialog.py Fix typos mostly in comments, docs and test names (GH-15209) 2019-08-30 13:42:54 -07:00
font.py Issue #24408: Fixed AttributeError in measure() and metrics() methods of 2015-06-08 18:43:55 +03:00
messagebox.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
scrolledtext.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
simpledialog.py bpo-34964: Make Tkinter sources more readable by adding blank lines. (GH-9822) 2018-10-12 19:01:00 +03:00
tix.py [3.8] bpo-39136: Fixed typos (GH-17720) 2019-12-28 19:05:15 -05:00
ttk.py bpo-42328: Fix tkinter.ttk.Style.map(). (GH-23300) 2020-11-23 00:51:22 -08:00