cpython/Lib/tkinter
Miss Islington (bot) 376218e1c6
bpo-27313: Use non-deprecated methods for tracing (GH-29425) (GH-29451)
(cherry picked from commit cc1cbcbb2d)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2021-11-06 20:23:28 +01:00
..
test bpo-27313: Use non-deprecated methods for tracing (GH-29425) (GH-29451) 2021-11-06 20:23:28 +01:00
__init__.py [3.9] Fix typos in the Lib directory (GH-28775) (GH-28803) 2021-10-07 08:42:38 -07:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py [3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (GH-25187). (GH-25588) 2021-04-25 13:49:31 +03:00
font.py
messagebox.py
scrolledtext.py
simpledialog.py [3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (GH-25187). (GH-25588) 2021-04-25 13:49:31 +03:00
tix.py
ttk.py bpo-45160: Ttk optionmenu only set variable once (GH-28291) (GH-29132) 2021-10-21 22:59:20 +02:00