Skip to content

test_tkinter failing on MacOS #128846

Open
Open
@smontanaro

Description

@smontanaro

Bug report

Bug description:

test_tkinter is failing on MacOS (Sequoia 15.2, M1 MacBook Pro, in my case). It was working fine yesterday, so without delving into this too deeply, I'm going to suggest this change overnight broke things. See attached log

commit da8825ea95a7096bb4f933d33b212a94ade10f6e
Author: Zhikang Yan <2951256653@qq.com>
Date:   Mon Jan 13 23:54:46 2025 +0800

    gh-128562: Fix generation of the tkinter widget names (GH-128604)
    
    There were possible conflicts if the widget class name ends with a digit.

@Xiaokang2022

(FWIW, test_ttk is failing for me on 3.13, but not main. It appears to be a different problem.)

test_tkinter.log

CPython versions tested on:

CPython main branch, 3.13

Operating systems tested on:

macOS

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsTests 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