Skip to content

[3.13] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439)#153443

Open
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-1604c80-3.13
Open

[3.13] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439)#153443
miss-islington wants to merge 1 commit into
python:3.13from
miss-islington:backport-1604c80-3.13

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

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".
(cherry picked from commit 1604c80)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 noreply@anthropic.com

…honGH-153429) (pythonGH-153439)

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".
(cherry picked from commit 1604c80)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants