Skip to content

bpo-31421: Document how IDLE runs tkinter programs.#3513

Merged
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:31421
Sep 12, 2017
Merged

bpo-31421: Document how IDLE runs tkinter programs.#3513
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:31421

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Sep 12, 2017

Copy link
Copy Markdown
Member

IDLE calls tcl/tk update in the background in order to make live
interaction and experimentatin with tkinter applications much easier.

IDLE calls tcl/tk update in the background in order to make live
interaction and experimentatin with tkinter applications much easier.
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the 31421 branch September 12, 2017 13:05
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 12, 2017
)

IDLE calls tcl/tk update in the background in order to make live
interaction and experimentatin with tkinter applications much easier.
(cherry picked from commit 98758bc)
@bedevere-bot

Copy link
Copy Markdown

GH-3514 is a backport of this pull request to the 3.6 branch.

terryjreedy pushed a commit that referenced this pull request Sep 12, 2017
…3514)

IDLE calls tcl/tk update in the background in order to make live
interaction and experimentatin with tkinter applications much easier.
(cherry picked from commit 98758bc)
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.

5 participants