]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90548: Fix musl version detection with --strip-all (#137864)
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>
Mon, 1 Sep 2025 16:58:45 +0000 (18:58 +0200)
committerGitHub <noreply@github.com>
Mon, 1 Sep 2025 16:58:45 +0000 (18:58 +0200)
commit6528cf47a0c7747cce659cfe5b94a74b17aa22c2
tree7735b63c72f681f21ded016ee5bda5c2de935439
parent4f6ecd10c2eb8da2047ebf138cf1dca3ad3d26d8
gh-90548: Fix musl version detection with --strip-all (#137864)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Lib/platform.py
Lib/test/test_platform.py
Misc/NEWS.d/next/Library/2025-08-16-18-11-41.gh-issue-90548.q3aJUK.rst [new file with mode: 0644]