Open
Description
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.
(FWIW, test_ttk
is failing for me on 3.13, but not main. It appears to be a different problem.)
CPython versions tested on:
CPython main branch, 3.13
Operating systems tested on:
macOS