Skip to content

gh-151674: Add tkinter Text.edit_canundo() and Text.edit_canredo()#151676

Open
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:tkinter-text-edit-canundo
Open

gh-151674: Add tkinter Text.edit_canundo() and Text.edit_canredo()#151676
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:tkinter-text-edit-canundo

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

Wrap the Tk text widget "edit canundo" and "edit canredo" subcommands, which report whether the undo and redo stacks are non-empty.

@read-the-docs-community

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

Copy link
Copy Markdown

Documentation build overview

📚 cpython-previews | 🛠️ Build #33208486 | 📁 Comparing 5fe26fb against main (17720b1)

  🔍 Preview build  

3 files changed
± library/tkinter.html
± whatsnew/3.16.html
± whatsnew/changelog.html

Wrap the Tk text widget "edit canundo" and "edit canredo" subcommands,
which report whether the undo and redo stacks are non-empty.
@serhiy-storchaka serhiy-storchaka force-pushed the tkinter-text-edit-canundo branch from beee8e6 to 5fe26fb Compare June 18, 2026 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant