Skip to content

[SCSB-237] build Stable ABI3 wheels with Py_LIMITED_API#271

Draft
zacharyburnett wants to merge 6 commits into
spacetelescope:mainfrom
zacharyburnett:py_limited_api
Draft

[SCSB-237] build Stable ABI3 wheels with Py_LIMITED_API#271
zacharyburnett wants to merge 6 commits into
spacetelescope:mainfrom
zacharyburnett:py_limited_api

Conversation

@zacharyburnett

@zacharyburnett zacharyburnett commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Resolves SCSB-237

building against the Limited API means we can build just ONE wheel (in this case for Python 3.11) and it should work on all future Python versions: https://docs.python.org/3/c-api/stable.html#limited-c-api

@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@80b32f9). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #271   +/-   ##
=======================================
  Coverage        ?   79.09%           
=======================================
  Files           ?       34           
  Lines           ?     1612           
  Branches        ?        0           
=======================================
  Hits            ?     1275           
  Misses          ?      337           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zacharyburnett zacharyburnett force-pushed the py_limited_api branch 3 times, most recently from 515935c to 1e965d5 Compare June 30, 2026 20:13
@zacharyburnett zacharyburnett changed the title py_limited_api build against Py_LIMITED_API Jun 30, 2026
@zacharyburnett zacharyburnett changed the title build against Py_LIMITED_API build Stable ABI3 wheels with Py_LIMITED_API Jul 1, 2026
@zacharyburnett zacharyburnett changed the title build Stable ABI3 wheels with Py_LIMITED_API [SCSB-237] build Stable ABI3 wheels with Py_LIMITED_API Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant