bpo-41424: Remove extra words in Tkinter-Packer documentation#21707
Conversation
terryjreedy
left a comment
There was a problem hiding this comment.
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.
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.
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-21709 is a backport of this pull request to the 3.8 branch. |
|
There should be a ':' after the issue number. |
https://bugs.python.org/issue41424