cpython/Lib/tkinter
Miss Islington (bot) 5ed2f11834
bpo-13553: Document tkinter.Tk args (GH-4786)
(cherry picked from commit c56e2bb994)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
2022-05-09 21:27:37 -07:00
..
test bpo-45979: Fix Tkinter tests with old Tk (>= 8.5.12) (GH-31938) 2022-03-18 05:44:54 -07:00
__init__.py bpo-13553: Document tkinter.Tk args (GH-4786) 2022-05-09 21:27:37 -07:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (#25187) 2021-04-25 13:07:58 +03:00
font.py
messagebox.py
scrolledtext.py
simpledialog.py bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialogs by window managers on macOS and X Window (#25187) 2021-04-25 13:07:58 +03:00
tix.py bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186) 2021-05-07 09:14:48 -07:00
ttk.py bpo-45160: Ttk optionmenu only set variable once (GH-28291) (GH-29131) 2021-10-21 23:02:20 +02:00