Skip to content

[3.15] gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012)#152186

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-deeae2a-3.15
Jun 25, 2026
Merged

[3.15] gh-127802: Schedule removal of legacy tkinter variable trace methods in 3.17 (GH-152012)#152186
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-deeae2a-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

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.
(cherry picked from commit deeae2a)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…thods in 3.17 (pythonGH-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.
(cherry picked from commit deeae2ac07a5aaa6fc1025a048592afe3516e57e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@read-the-docs-community

Copy link
Copy Markdown

@serhiy-storchaka serhiy-storchaka merged commit a53c6ca into python:3.15 Jun 25, 2026
55 checks passed
@miss-islington miss-islington deleted the backport-deeae2a-3.15 branch June 25, 2026 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants