-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
needs discussiona product management/policy issue maintainers and users should discussa product management/policy issue maintainers and users should discuss
Description
Historically we never allowed linux
wheels on PyPI, and this was an intentional choice, because linux
doesn't tell us enough to make any guesses about ABI compatibility. That's still true. But warehouse now allows specifically linux_armv6l
and linux_armv7l
as legal wheel platforms (but no other options).
This appears to have come in through #2003, #2010, #2012, but none of those have any discussion of why we suddenly changed this policy...
What's going on here? Why are we allowing linux
wheels at all, and why is it specific to these two CPU architectures?
pradyunsg and bennuttallShadowJonathan
Metadata
Metadata
Assignees
Labels
needs discussiona product management/policy issue maintainers and users should discussa product management/policy issue maintainers and users should discuss