bpo-44903: Removed othergui.rst and list of GUI frameworks#27762
Conversation
dfc59e3 to
27f995c
Compare
zware
left a comment
There was a problem hiding this comment.
Overall, I'd say this is going in the right direction and about 90% there :)
There was a problem hiding this comment.
Nit: shorten the underline to match the heading:
| ======================================================== | |
| =================================== |
There was a problem hiding this comment.
It looks like most of the change here is just reflowing the text, which makes it harder to review. Could you please revert the reflow?
|
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 |
|
I've reverted the reflow and shortened the underline. I kept the original paragraph on tkinter, just moving it upwards and slightly changing the paragraph which mentions the alternatives. |
|
Thanks @quantumgc for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
|
Sorry @quantumgc and @ambv, I had trouble checking out the |
|
GH-27790 is a backport of this pull request to the 3.9 branch. |
|
Thanks @quantumgc for the PR, and @ambv for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10. |
|
GH-27791 is a backport of this pull request to the 3.10 branch. |
In their places I've added links to the python wiki page on GUI frameworks.
https://bugs.python.org/issue44903