Skip to content

[3.13] gh-151678: Add tests for tkinter.Text (GH-151681) (GH-151705)#151715

Merged
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-22c000e-3.13
Jun 19, 2026
Merged

[3.13] gh-151678: Add tests for tkinter.Text (GH-151681) (GH-151705)#151715
serhiy-storchaka merged 1 commit into
python:3.13from
miss-islington:backport-22c000e-3.13

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)
(cherry picked from commit 22c000e)

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

…ythonGH-151705)

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)
(cherry picked from commit 22c000e)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@serhiy-storchaka serhiy-storchaka merged commit 8650126 into python:3.13 Jun 19, 2026
42 checks passed
@miss-islington miss-islington deleted the backport-22c000e-3.13 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