-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Open
Labels
3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.14bugs and security fixesbugs and security fixes3.15new features, bugs and security fixesnew features, bugs and security fixestestsTests in the Lib/test dirTests in the Lib/test dirtopic-tkintertype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error