Skip to content

Treat abi3 wheel Python version as a lower bound#18536

Merged
charliermarsh merged 1 commit intomainfrom
charlie/abi3
Mar 17, 2026
Merged

Treat abi3 wheel Python version as a lower bound#18536
charliermarsh merged 1 commit intomainfrom
charlie/abi3

Conversation

@charliermarsh
Copy link
Copy Markdown
Member

Summary

flashinfer_jit_cache-0.5.3+cu130-cp39-abi3-manylinux_2_28_x86_64.whl needs to be interpreted as "Python 3.9 or later", but our "implied markers" coverage was interpreting it as ==3.9.*.

Closes #18527.

@charliermarsh charliermarsh added the bug Something isn't working label Mar 17, 2026
@charliermarsh charliermarsh marked this pull request as ready for review March 17, 2026 23:09
@charliermarsh charliermarsh marked this pull request as draft March 17, 2026 23:14
@charliermarsh charliermarsh marked this pull request as ready for review March 17, 2026 23:23
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Mar 17, 2026

Merging this PR will not alter performance

✅ 5 untouched benchmarks


Comparing charlie/abi3 (adb15cb) with main (17afca3)

Open in CodSpeed

@charliermarsh charliermarsh enabled auto-merge (squash) March 17, 2026 23:27
@charliermarsh charliermarsh merged commit 7b3170d into main Mar 17, 2026
53 checks passed
@charliermarsh charliermarsh deleted the charlie/abi3 branch March 17, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrading to uv 0.10.11 breaks install of flash-infer

2 participants