Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tkinter: emit deprecation warning for trace_variable() etc #120220

Closed
Assignees
serhiy-storchaka
Labels
stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-featureA feature request or enhancement
@serhiy-storchaka

Description

@serhiy-storchaka

TheVariable methodstrace_variable(),trace_vdelete() andtrace_vinfo() wrap deprecated Tcl commands which were deleted in Tcl 9.0. Modern replacementstrace_add(),trace_remove(), andtrace_info() were added in Python 3.6 (#66313). They wrap Tcl commands supported since Tcl 8.4 or older, i.e. in all supported Tcl versions.

It is a time to add runtime warnings for the old methods.

Linked PRs

Metadata

Metadata

Labels

stdlibStandard Library Python modules in the Lib/ directorytopic-tkintertype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp