Skip to content

Require pyzmq 27.2.0 on Python 3.15+ - #621

Merged
RazerM merged 2 commits into
mainfrom
fix/pyzmq-3.15t
Sep 4, 2026
Merged

RazerM merged 2 commits into
mainfrom
fix/pyzmq-3.15t

Conversation

@RazerM

@RazerM RazerM commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

pyzmq only ships free-threaded 3.15 wheels from 27.2.0, so 3.15t was
building from the sdist, which broke when Cython 3.3.0 was released.
The floor bump is needed alongside the lockfile because test-min-deps
resolves with --resolution=lowest-direct.
@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.04%. Comparing base (a3037a7) to head (f0af546).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #621   +/-   ##
=======================================
  Coverage   85.04%   85.04%           
=======================================
  Files          45       45           
  Lines        5691     5691           
  Branches      459      459           
=======================================
  Hits         4840     4840           
  Misses        721      721           
  Partials      130      130           

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

@RazerM
RazerM merged commit 183dd17 into main Sep 4, 2026
54 checks passed
@RazerM
RazerM deleted the fix/pyzmq-3.15t branch September 4, 2026 19:15
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