Skip to content

[3.15] gh-151678: Add tests for tkinter.Listbox (GH-151686)#151712

Merged
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-cf3b3c1-3.15
Jun 19, 2026
Merged

[3.15] gh-151678: Add tests for tkinter.Listbox (GH-151686)#151712
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-cf3b3c1-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Cover previously-untested Listbox methods in ListboxTest: size, delete,
index resolution, nearest, see, activate, and the selection methods
(selection_set/clear/includes/anchor and their select_* aliases),
including the errors raised for invalid indices.
(cherry picked from commit cf3b3c1)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com

Cover previously-untested Listbox methods in ListboxTest: size, delete,
index resolution, nearest, see, activate, and the selection methods
(selection_set/clear/includes/anchor and their select_* aliases),
including the errors raised for invalid indices.
(cherry picked from commit cf3b3c11485a870d8e8c02579bed27a316838eb1)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Jun 19, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) June 19, 2026 09:05
@serhiy-storchaka serhiy-storchaka merged commit 1495415 into python:3.15 Jun 19, 2026
56 checks passed
@miss-islington miss-islington deleted the backport-cf3b3c1-3.15 branch June 19, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants