You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As noted in #72434, the zipapp documentation contains a section covering "How to create a Windows executable". This section was never entirely complete, and is now inaccurate as the distutils library is no longer in the stdlib. As a result, it should be removed.
…ecutable (pythonGH-106112)
Remove zipapp documentation on creating a Windows executable
(cherry picked from commit 5d4dbf0)
Co-authored-by: Paul Moore <[email protected]>
…xecutable (GH-106112) (#106114)
Remove zipapp documentation on creating a Windows executable
(cherry picked from commit 5d4dbf0)
Co-authored-by: Paul Moore <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Documentation
As noted in #72434, the zipapp documentation contains a section covering "How to create a Windows executable". This section was never entirely complete, and is now inaccurate as the
distutils
library is no longer in the stdlib. As a result, it should be removed.Linked PRs
The text was updated successfully, but these errors were encountered: