mirror of
https://github.com/python/cpython.git
synced 2026-06-28 13:50:17 -04:00
deeae2ac07
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>