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-90304: Fix IDLE startup failure with a broken font
A font reporting a zero width for '0' made set_width() raise
ZeroDivisionError. It now falls back to the configured width.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments