Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use abi3 wheels instead of separate python 3.x versions #15414

Closed
alippai opened this issue Apr 20, 2021 · 2 comments
Closed

Use abi3 wheels instead of separate python 3.x versions #15414

alippai opened this issue Apr 20, 2021 · 2 comments
Labels
enhancement Request for new feature and/or capability stale The issue is stale. It will be closed within 7 days unless there are further conversation

Comments

@alippai
Copy link

alippai commented Apr 20, 2021

Newer pip versions supports abi3 wheels, which means there is no need for separate wheels for every python version, but a stable, shared abi can be used. I think it would help the maintenance if this limited abi fits the ray projects needs.

Example: https://pypi.org/project/polars/#files

Relevant discussion: #11287

@alippai alippai added the enhancement Request for new feature and/or capability label Apr 20, 2021
@stale
Copy link

stale bot commented Aug 18, 2021

Hi, I'm a bot from the Ray team :)

To help human contributors to focus on more relevant issues, I will automatically add the stale label to issues that have had no activity for more than 4 months.

If there is no further activity in the 14 days, the issue will be closed!

  • If you'd like to keep the issue open, just leave any comment, and the stale label will be removed!
  • If you'd like to get more attention to the issue, please tag one of Ray's contributors.

You can always ask for help on our discussion forum or Ray's public slack channel.

@stale stale bot added the stale The issue is stale. It will be closed within 7 days unless there are further conversation label Aug 18, 2021
@stale
Copy link

stale bot commented Sep 2, 2021

Hi again! The issue will be closed because there has been no more activity in the 14 days since the last message.

Please feel free to reopen or open a new issue if you'd still like it to be addressed.

Again, you can always ask for help on our discussion forum or Ray's public slack channel.

Thanks again for opening the issue!

@stale stale bot closed this as completed Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability stale The issue is stale. It will be closed within 7 days unless there are further conversation
Projects
None yet
Development

No branches or pull requests

1 participant