Skip to content

gh-151675: Add tkinter Text.sync() and Text.pendingsync()#151677

Merged
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:tkinter-text-sync
Jun 20, 2026
Merged

gh-151675: Add tkinter Text.sync() and Text.pendingsync()#151677
serhiy-storchaka merged 3 commits into
python:mainfrom
serhiy-storchaka:tkinter-text-sync

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jun 18, 2026

Copy link
Copy Markdown
Member

Wrap the Tk text widget "sync" and "pendingsync" subcommands, which control and report the synchronization of the displayed view with the underlying text when line heights have not yet been computed.

Wrap the Tk text widget "sync" and "pendingsync" subcommands, which
control and report the synchronization of the displayed view with the
underlying text when line heights have not yet been computed.
@read-the-docs-community

read-the-docs-community Bot commented Jun 18, 2026

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33226447 | 📁 Comparing 8abc1cf against main (17720b1)

  🔍 Preview build  

5 files changed · ± 5 modified

± Modified

@serhiy-storchaka serhiy-storchaka added type-feature A feature request or enhancement stdlib Standard Library Python modules in the Lib/ directory labels Jun 19, 2026
@serhiy-storchaka serhiy-storchaka removed type-feature A feature request or enhancement stdlib Standard Library Python modules in the Lib/ directory labels Jun 19, 2026
@serhiy-storchaka serhiy-storchaka merged commit 88e5d8a into python:main Jun 20, 2026
51 checks passed
@serhiy-storchaka serhiy-storchaka deleted the tkinter-text-sync branch June 20, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant