You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gh-151678: Fix tkinter Wm/Winfo tests on Windows and Aqua
winfo_fpixels() reports a different bad-distance message on Tk 9; the wm
command and client hints are X11 properties whose round trip (with the
command returned as a split list on Aqua) is now only checked on X11;
and Aqua enforces a minimum window width, so use larger minsize values.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments