Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: revert DNSIncoming cimport in _dns.pxd #1209

Merged
merged 2 commits into from Aug 3, 2023
Merged

Conversation

bdraco
Copy link
Member

@bdraco bdraco commented Aug 3, 2023

fixes #1207

This seems to cause a problem for some systems. Its not clear why but this is likely the only change that could have triggered the issue so lets revert it

fixes #1207

This seems to cause a problem for some systems. Its not clear why but
this is likely the only change that could have triggered the issue so
lets revert it
fixes #1207

This seems to cause a problem for some systems. Its not clear why but
this is likely the only change that could have triggered the issue so
lets revert it
@bdraco bdraco mentioned this pull request Aug 3, 2023
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (2233b6b) 99.78% compared to head (23b15c4) 99.78%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1209   +/-   ##
=======================================
  Coverage   99.78%   99.78%           
=======================================
  Files          22       22           
  Lines        2749     2749           
  Branches      477      477           
=======================================
  Hits         2743     2743           
  Misses          3        3           
  Partials        3        3           
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 bdraco merged commit 5f14b6d into master Aug 3, 2023
31 checks passed
@bdraco bdraco deleted the revert_dnsincoming_import branch August 3, 2023 08:16
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.72.0: build fails
1 participant