X Tutup
Skip to content

Tkinter tests fail with Tk 8.7, 9.0 and 9.1 #145736

@serhiy-storchaka

Description

@serhiy-storchaka

I build Python with the latest versions of Tk 8.7, 9.0 and 9.1. Multiple Tkinter tests fail (mostly the configure tests). Last time the tests were updated for pre-release version of Tk 8.7, this can be reason. Also, some fine details can be changed in bugfix releases.

Looking at the code, the past attempts to fix tests for 8.7 and 9.0 make some cases to be just omitted for new Tk versions, or replaced by tests for already covered cases. I tried to fix this too, and simplify the tests code.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.14bugs and security fixes3.15new features, bugs and security fixestestsTests in the Lib/test dirtopic-tkintertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup