Skip to content

Conversation

cdce8p
Copy link
Contributor

@cdce8p cdce8p commented Sep 2, 2025

Originally added in 6146295 (3.14.0a7). The function should be named test.support.linked_to_musl.

def linked_to_musl():
"""
Report if the Python executable is linked to the musl C library.
Return False if we don't think it is, or a version triple otherwise.
"""


📚 Documentation preview 📚: https://cpython-previews--138406.org.readthedocs.build/

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 2, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Sep 2, 2025
@vstinner vstinner added the needs backport to 3.14 bugs and security fixes label Sep 3, 2025
@vstinner vstinner merged commit 8ce4f28 into python:main Sep 3, 2025
38 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Sep 3, 2025
@miss-islington-app
Copy link

Thanks @cdce8p for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 3, 2025
@bedevere-app
Copy link

bedevere-app bot commented Sep 3, 2025

GH-138445 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Sep 3, 2025
@cdce8p cdce8p deleted the docs-fix-test-function-name branch September 3, 2025 13:04
hugovk pushed a commit that referenced this pull request Sep 8, 2025
…H-138406) (#138445)

Docs: Fix typo in test.support.linked_to_musl function name (GH-138406)
(cherry picked from commit 8ce4f28)

Co-authored-by: Marc Mueller <[email protected]>
kumaraditya303 pushed a commit to miss-islington/cpython that referenced this pull request Sep 9, 2025
…ythonGH-138406) (python#138445)

Docs: Fix typo in test.support.linked_to_musl function name (pythonGH-138406)
(cherry picked from commit 8ce4f28)

Co-authored-by: Marc Mueller <[email protected]>
lkollar pushed a commit to lkollar/cpython that referenced this pull request Sep 9, 2025
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 skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants