Skip to content

The zipapp module documentation includes out of date notes on creating a Windows executable #106111

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

Closed
pfmoore opened this issue Jun 26, 2023 · 0 comments · Fixed by #106112
Closed
Assignees
Labels
docs Documentation in the Doc dir

Comments

@pfmoore
Copy link
Member

pfmoore commented Jun 26, 2023

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

@pfmoore pfmoore added the docs Documentation in the Doc dir label Jun 26, 2023
@pfmoore pfmoore self-assigned this Jun 26, 2023
ambv pushed a commit that referenced this issue Jun 26, 2023
…le (#106112)

Remove zipapp documentation on creating a Windows executable
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jun 26, 2023
…ecutable (pythonGH-106112)

Remove zipapp documentation on creating a Windows executable
(cherry picked from commit 5d4dbf0)

Co-authored-by: Paul Moore <[email protected]>
ambv pushed a commit that referenced this issue Jun 26, 2023
…xecutable (GH-106112) (#106114)

Remove zipapp documentation on creating a Windows executable

(cherry picked from commit 5d4dbf0)

Co-authored-by: Paul Moore <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant