[3.14] gh-90548: Fix musl version detection with --strip-all (GH-137864)#138348
Conversation
|
Thanks @vstinner! Looks like this one is ready for merge now, all checks have passed. |
This fix will have to wait for Python 3.14.1. It's not special enough to fit into Python 3.14.0 final release. |
Ahh, I see. Tbh I had hoped it could still be included as it fixes a regression introduced in 6146295 (3.14.0a7). Without the fix I'll need to patch our alpine docker builds for 3.14.0. |
|
cc @hugovk |
…ythonGH-137864) (python#138348) Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
(cherry picked from commit 6528cf4)
Co-authored-by: Marc Mueller 30130371+cdce8p@users.noreply.github.com
Co-authored-by: Adam Turner 9087854+AA-Turner@users.noreply.github.com