fix: rebuild wheels with cython 3.0.2 by bdraco · Pull Request #1236 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Conversation
Copy link Copy Markdown
Member
bdraco
commented
Aug 27, 2023
bdraco
commented
3.0.2 has some important fixes
https://github.com/cython/cython/blob/master/CHANGES.rst#302-2023-08-27
3.0.2 has some important fixes https://github.com/cython/cython/blob/master/CHANGES.rst#302-2023-08-27
Copy link Copy Markdown
Codecov Report
Patch coverage: 100.00% and project coverage change: -0.04% ⚠️
Comparison is base (
703ecb2) 99.82% compared to head (6a42e82) 99.78%.
Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #1236 +/- ## ========================================== - Coverage 99.82% 99.78% -0.04% ========================================== Files 25 25 Lines 2798 2798 Branches 480 480 ========================================== - Hits 2793 2792 -1 Misses 3 3 - Partials 2 3 +1
| Files Changed | Coverage Δ | |
|---|---|---|
| src/zeroconf/__init__.py | 100.00% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
bdraco
marked this pull request as ready for review
bdraco
merged commit
dd637fb
into
master
bdraco
deleted the
cython302
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment