gh-90548: Make musl test skips smarter (fixes Alpine errors) by bitdancer · Pull Request #131313 · python/cpython · GitHub

github.com

Tin mới

bitdancer:better_musl_test_checks

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

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

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Multiple test failures on Alpine 3.15 / musl-1.2.2-r7 #90548

Make musl test skips smarter (fixes Alpine errors)

Platform tests and bug fixes.

Add docs, including some existing is_xxx's.

awaiting core review

awaiting core review

test_re fails on Alpine Linux (with musl) #131342

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Address vstinner review comments.

Test some version number variants we accept.

Add news item about libc_ver enhancement.

View reviewed changes

Fix 'in' phrase logic.

Prettify re expression using re.VERBOSE.

Use more verbose style rather than :=

View reviewed changes

gh-87414: add musl support to platform.libc_ver #103784

platform.libc_ver() returns no information on Alpine Linux #87414

gh-90548: Fix musl version detection with --strip-all #137864

Enable fma test on Alpine Linux (musl C library) #152563

gh-152563, test_math: Enable fma test on musl 1.2.6 #152564

platform.libc_ver() raises TypeError on a threaded libc without a version #155454