[doc] Fix broken links and improve stand-alone tools list in FAQ#22124
Conversation
akuchling
left a comment
There was a problem hiding this comment.
I suggest updating one answer's reference to py2exe, since it now supports Python 3. Otherwise, the PR looks fine to me.
|
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 |
|
@akuchling py2exe support for Python 3 is marked as beta, with no changes since 2014. Does that count https://pypi.org/project/py2exe/ |
1b7e951 to
9a601ae
Compare
9a601ae to
1164cd9
Compare
|
I have made the requested changes; please review again |
|
Thanks for making the requested changes! @akuchling: please review the changes made to this pull request. |
|
Thanks @andresdelfino for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
|
Thanks @andresdelfino for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9. |
|
Thanks @andresdelfino for the PR, and @orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8. |
This fixes the obsolete URL for cx_Freeze, adds a mention to py2app, and shows the applications as a list.