Skip to content

Add Python3.14 non-free-threading builds - #212

Merged
AlexanderWells-diamond merged 3 commits into
masterfrom
add_cp314
Sep 11, 2026
Merged

Add Python3.14 non-free-threading builds#212
AlexanderWells-diamond merged 3 commits into
masterfrom
add_cp314

Conversation

@AlexanderWells-diamond

@AlexanderWells-diamond AlexanderWells-diamond commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Windows seems to default to using a free-threaded build, which isn't supported by upstream EPICS python packages.
We don't really care to release a free-threading build anywhere really, so globally block it.

Also removes Coverage as we seem to be seeing issues in Python3.14+ (and possibly 3.10+) regarding using both it and Cothread at the same time (See this Cothread issue).

@AlexanderWells-diamond AlexanderWells-diamond self-assigned this Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.41%. Comparing base (096beca) to head (b4e5517).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #212   +/-   ##
=======================================
  Coverage   88.41%   88.41%           
=======================================
  Files          15       15           
  Lines        1260     1260           
=======================================
  Hits         1114     1114           
  Misses        146      146           

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

Windows seems to default to using a free-threaded build, which isn't
supported by upstream EPICS python packages.
We don't really care to release a free-threading build anywhere really,
so globally block it
See DiamondLightSource/cothread#73

The simplest solution seems to be to just remove coverage.
@AlexanderWells-diamond
AlexanderWells-diamond merged commit fff3697 into master Sep 11, 2026
51 checks passed
@AlexanderWells-diamond
AlexanderWells-diamond deleted the add_cp314 branch September 11, 2026 10:32
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