Skip to content

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

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

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

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 cf3b3c1)

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 15c6b62 into python:3.14 Jun 19, 2026
50 of 51 checks passed
@miss-islington miss-islington deleted the backport-cf3b3c1-3.14 branch June 19, 2026 09:28
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