Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
bpo-13553: Document tkinter.Tk args#4786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
bedevere-bot commentedDec 12, 2017
A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated. Once you have made the requested changes, please leave a comment on this pull request containing the phrase |
terryjreedy commentedDec 12, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
None of my comments are outdated by applying Serhiy's suggestions. My review just happened to start before the patch arrived, and except for 1, happen to be attached to the same sentences. Serhiy, please also review my comments. |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Specifies that the main window for the application is to be embedded in | ||
the window whose identifier is given, instead of being created as an | ||
independent toplevel window. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
While we are documenting the Tk class. Would it be worth it to document Tk attributes? master, children and tk.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The current page reads more like a 'getting started' or 'how to', so I wasn't sure how much detail to add. I know there's a separate bug issue where Terry figured out the difference between master and parent, so maybe it would be worthwhile to include that here?
Uh oh!
There was an error while loading.Please reload this page.
I have made the requested changes; please review again. |
bedevere-bot commentedDec 12, 2017
Thanks for making the requested changes! @terryjreedy: please review the changes made to this pull request. |
Uh oh!
There was an error while loading.Please reload this page.
@terryjreedy@serhiy-storchaka@vstinner |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I removed the " needs backport to 3.6" label, the 3.6 branch no longer accept bugfixes (only security fixes are accepted):https://devguide.python.org/#status-of-python-branches |
@csabella Looks like this PR is almost OK, maybe just missing the mention that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Looks good, it seems the remaining comments don't need to be blocking.
Planning to merge this unless someone has further comments. |
LGTM |
Thanks@csabella for the PR, and@JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11. |
(cherry picked from commitc56e2bb)Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
bedevere-bot commentedMay 10, 2022
GH-92593 is a backport of this pull request to the3.11 branch. |
bedevere-bot commentedMay 10, 2022
GH-92594 is a backport of this pull request to the3.10 branch. |
(cherry picked from commitc56e2bb)Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
bedevere-bot commentedMay 10, 2022
GH-92595 is a backport of this pull request to the3.9 branch. |
(cherry picked from commitc56e2bb)Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
(cherry picked from commitc56e2bb)Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue13553