]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-90548: Fix musl version detection with --strip-all (GH-137864) (#138348)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 7 Sep 2025 07:51:07 +0000 (09:51 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Sep 2025 07:51:07 +0000 (10:51 +0300)
commitd36c9a8b50558996f3edb2e58962e979685b118e
tree8107d782ba836a0b9963cc00fd50a54aea5a64af
parent096fa045fd55d77959a1b6466e4bea07048dd896
[3.14] gh-90548: Fix musl version detection with --strip-all (GH-137864) (#138348)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
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]