cpython/Lib/tkinter
Serhiy Storchaka deeae2ac07
gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012)
The tkinter.Variable methods trace_variable(), trace(), trace_vdelete()
and trace_vinfo(), deprecated since Python 3.14, are now scheduled for
removal in Python 3.17.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-25 15:05:46 +03:00
..
__init__.py gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012) 2026-06-25 15:05:46 +03:00
__main__.py
colorchooser.py
commondialog.py
constants.py
dialog.py
dnd.py
filedialog.py
font.py
messagebox.py
scrolledtext.py
simpledialog.py gh-59396: Modernize tkinter.simpledialog (GH-151848) 2026-06-23 11:01:10 +03:00
ttk.py gh-151920: Add the ttk.Style.theme_styles() method (GH-151921) 2026-06-22 20:43:43 +03:00