mirror of
https://github.com/python/cpython.git
synced 2026-07-25 03:12:54 -04:00
dd8739a35b
The winfo_exists(), winfo_ismapped() and winfo_viewable() methods of tkinter widgets and Text.edit_modified() now return a bool instead of an integer or, depending on wantobjects, a string. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>