Skip to content

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

Merged
serhiy-storchaka merged 2 commits into
python:3.13from
miss-islington:backport-1604c80-3.13
Jul 10, 2026
Merged

[3.13] gh-153422: Assert bool return type in tkinter tests (GH-153429) (GH-153439)#153443
serhiy-storchaka merged 2 commits 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>
@read-the-docs-community

read-the-docs-community Bot commented Jul 9, 2026

Copy link
Copy Markdown

@serhiy-storchaka serhiy-storchaka merged commit e7f42be into python:3.13 Jul 10, 2026
41 checks passed
@miss-islington miss-islington deleted the backport-1604c80-3.13 branch July 10, 2026 17:05
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