mirror of
https://github.com/python/cpython.git
synced 2026-07-28 04:42:09 -04:00
1604c80008
The tests for PhotoImage.transparency_get(), Text.debug() and Treeview.exists() now assert the exact bool type, and the documentation and docstrings use "true"/"false" instead of "1"/"0". Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>