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

Dynamically detect abi3 support #238

Closed
brettcannon opened this issue Nov 16, 2019 · 1 comment
Closed

Dynamically detect abi3 support #238

brettcannon opened this issue Nov 16, 2019 · 1 comment

Comments

@brettcannon
Copy link
Member

Check supported file extensions for importing for one that contains .abi3..

Came up as part of #187 .

@chrahunt
Copy link
Member

We dropped this from pip in pypa/pip#7367 so it is not a blocker for packaging.tags integration.

More generally, I think that it's important to consider that someone may be relying on an implementation detail, but it's not something that we ever guaranteed. If we do want to go this route officially then better via a new/updated PEP describing how other implementations can advertise ABI compatibility.

IMO we can close this issue and wait for it to come up, if it comes up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants