Skip to content

install standard library #3

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marler8997
Copy link

Installs the standard platform independent libraries from Lib. Also updates README.md to clarify how python will try to find these files, in most cases they should be found automatically.

Also updates the README to clarify that a static executable will only be built with the musl (gnu produces a dynamic exe) as this sentence was a part of the docs on runtime libraries.

Installs the standard platform independent libraries from Lib. Also updates
README.md to clarify how python will try to find these files, in most
cases they should be found automatically.

Also updates the README to clarify that a static executable will only
be built with the musl (gnu produces a dynamic exe) as this sentence
was a part of the docs on runtime libraries.
@marler8997 marler8997 requested a review from andrewrk July 13, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant