Skip to content

fix: build failures with older cython 0.29 series#1232

Merged
bdraco merged 1 commit into
masterfrom
hide_str
Aug 22, 2023
Merged

fix: build failures with older cython 0.29 series#1232
bdraco merged 1 commit into
masterfrom
hide_str

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Aug 22, 2023

fixes #1230

@bdraco bdraco changed the title fix: fix builds with older python/cython fix: build failures with older python/cython Aug 22, 2023
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 22, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (3e89294) 99.82% compared to head (b28ea92) 99.82%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1232   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files          25       25           
  Lines        2790     2791    +1     
  Branches      479      479           
=======================================
+ Hits         2785     2786    +1     
  Misses          3        3           
  Partials        2        2           
Files Changed Coverage Δ
src/zeroconf/__init__.py 100.00% <100.00%> (ø)
src/zeroconf/_services/registry.py 100.00% <100.00%> (ø)

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

@bdraco bdraco changed the title fix: build failures with older python/cython fix: build failures with older cython 0.29 series Aug 22, 2023
@bdraco bdraco marked this pull request as ready for review August 22, 2023 19:06
@bdraco bdraco merged commit 30c3ad9 into master Aug 22, 2023
@bdraco bdraco deleted the hide_str branch August 22, 2023 19:06
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.

0.81.0: build fails

1 participant