-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
bpo-41424: Remove extra words in Tkinter-Packer documentation #21707
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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.
I am going to merge as is.
packer takes qualitative relationship specification - *above*, *to the left of*, | ||
*filling*, etc - and works everything out to determine the exact placement | ||
coordinates for you. | ||
are used to specify the relative positioning of widgets within their container - |
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.
For the future: the source .rst files are not required to have their lines nicely filled out before being wrapped. You could have merely removed the extra from one line and left the rest alone. I then would have been required to check only the one line.
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.
Thank you for pointing that out @terryjreedy. I appreciate your guidance and will remember that for next time!
Thanks @nmaynes for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
GH-21708 is a backport of this pull request to the 3.9 branch. |
…GH-21707) (cherry picked from commit ecaf949) Co-authored-by: Nathan M <[email protected]>
GH-21709 is a backport of this pull request to the 3.8 branch. |
There should be a ':' after the issue number. |
…GH-21707) (cherry picked from commit ecaf949) Co-authored-by: Nathan M <[email protected]>
(cherry picked from commit ecaf949) Co-authored-by: Nathan M <[email protected]>
(cherry picked from commit ecaf949) Co-authored-by: Nathan M <[email protected]>
https://bugs.python.org/issue41424