Skip to content

[3.15] gh-151678: Add tests for tkinter.Text (GH-151681)#151702

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

[3.15] gh-151678: Add tests for tkinter.Text (GH-151681)#151702
serhiy-storchaka merged 1 commit into
python:3.15from
miss-islington:backport-4ac809e-3.15

Conversation

@miss-islington

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

Copy link
Copy Markdown
Contributor

Cover previously-untested Text methods (indices, content, marks, tags,
undo/redo, dump, embedded images and windows, peers, and geometry) and
the tag, embedded-image and embedded-window configuration options.
(cherry picked from commit 4ac809e)

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

Cover previously-untested Text methods (indices, content, marks, tags,
undo/redo, dump, embedded images and windows, peers, and geometry) and
the tag, embedded-image and embedded-window configuration options.
(cherry picked from commit 4ac809e10bdb413d7dd8c7bab7e365b2b618ad91)

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 08:57
@serhiy-storchaka serhiy-storchaka merged commit 81e9c08 into python:3.15 Jun 19, 2026
96 of 98 checks passed
@miss-islington miss-islington deleted the backport-4ac809e-3.15 branch June 19, 2026 10:41
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