This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, ncopa
Date 2021-02-09.11:52:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612871548.11.0.705768838468.issue43112@roundup.psfhosted.org>
In-reply-to
Content
I stand corrected. The last element in the platform triplet does seem to indicate libc.

Is there any formal definition of the platform triplet or is it defined by GCC's reference implementation? A quick search didn't reveal any decisive results.

The next steps here would be:
- document the platform triplet in regards of musl libc (and potentially other libcs like uclibc and embedded newlibc)
- buildbot with Alpine musl

Let's continue this on https://discuss.python.org/t/wheels-for-musl-alpine/7084
History
Date User Action Args
2021-02-09 11:52:28christian.heimessetrecipients: + christian.heimes, ncopa
2021-02-09 11:52:28christian.heimessetmessageid: <1612871548.11.0.705768838468.issue43112@roundup.psfhosted.org>
2021-02-09 11:52:28christian.heimeslinkissue43112 messages
2021-02-09 11:52:28christian.heimescreate