Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
The change introduced in #131313 accidentally broke the musl version detection for test.support.linked_with_musl if cpython is compiled with --strip-all. In these cases the regex in platform.libc_ver should match the fil
Multiple test failures on Alpine 3.15 / musl-1.2.2-r7 #90548
: Fix musl version detection with --strip-all
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Fair enough, though "linux" is sufficiently vague that I think it is probably fine. Ideally we'd have a "libc-musl" label, but given as you say Alpine is unsupported, it's too niche at present.
: Fix musl version detection with --strip-all (
bedevere-app Bot commented Sep 1, 2025
GH-138348 is a backport of this pull request to the 3.14 branch.
: Fix musl version detection with --strip-all (
: Fix musl version detection with --strip-all (
: Fix musl version detection with --strip-all (
Add Python 3.14 + drop Python 3.11 + update 3.13 home-assistant/docker-base#306