← 返回首页
[3.7] bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160) by miss-islington · Pull Request #10241 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.7] bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)#10241

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a80af77-3.7
Oct 30, 2018
Merged

[3.7] bpo-35086: Fix tkinter example "A Simple Hello World Program". (GH-10160)#10241
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-a80af77-3.7

Conversation

miss-islington commented Oct 30, 2018
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

The root widget was accessed as a global variable in the Application's method.
(cherry picked from commit a80af77)

Co-authored-by: Daniel Lovell lovell.daniel92@gmail.com

https://bugs.python.org/issue35086

…nGH-10160) The root widget was accessed as a global variable in the Application's method. (cherry picked from commit a80af77) Co-authored-by: Daniel Lovell <lovell.daniel92@gmail.com>

Copy link
Copy Markdown
Contributor Author

@NuclearLemon and @serhiy-storchaka: Status check is done, and it's a success ✅ .

miss-islington merged commit f51ef51 into python:3.7 Oct 30, 2018
miss-islington deleted the backport-a80af77-3.7 branch October 30, 2018 15:34
pablogsal added a commit to pablogsal/cpython that referenced this pull request Mar 6, 2023
pablogsal added a commit to pablogsal/cpython that referenced this pull request Mar 6, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

Footer

© 2026 GitHub, Inc.