Skip to content

Support Python 3.14 and release 0.2.8 - #9

Merged
gauravharsha merged 1 commit into
mainfrom
python-314
Jul 7, 2026
Merged

Support Python 3.14 and release 0.2.8#9
gauravharsha merged 1 commit into
mainfrom
python-314

Conversation

@gauravharsha

Copy link
Copy Markdown
Contributor

Summary

  • Build cp314 wheels: add cp314-* to CIBW_BUILD and bump pypa/cibuildwheel to v3.4.1 (first line shipping CPython 3.14 as a stable default target; v2.21.3 cannot build cp314).
  • Bump version 0.2.70.2.8 for the next release.
  • Add a maintainers field (Gaurav Harsha) alongside the existing authors (Sergei Iskakov), reflecting current maintainership.

Motivation

Part of extending the Green ecosystem to Python 3.14. green-mbtools is adding 3.14 support and depends (transitively) on green-ac, so green-ac needs cp314 wheels on PyPI for the 3.14 stack to install.

🤖 Generated with Claude Code

- Build cp314 wheels (bump cibuildwheel to v3.4.1, which ships CPython
  3.14 as a stable default target; v2.21.3 cannot build cp314)
- Bump version 0.2.7 -> 0.2.8 for the next release
- Add a maintainers field (Gaurav Harsha); Iskakov stays as author

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

@egull egull left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for testing 3.14. I am ok with merging once the CI passes.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f5b194b) to head (fbaef7e).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          222       222           
=========================================
  Hits           222       222           

☔ 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.

@gauravharsha
gauravharsha merged commit 18b3090 into main Jul 7, 2026
9 checks passed
@gauravharsha
gauravharsha deleted the python-314 branch July 7, 2026 22:36
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.

3 participants