Skip to content

fix: revert DNSIncoming cimport in _dns.pxd#1209

Merged
bdraco merged 2 commits into
masterfrom
revert_dnsincoming_import
Aug 3, 2023
Merged

fix: revert DNSIncoming cimport in _dns.pxd#1209
bdraco merged 2 commits into
masterfrom
revert_dnsincoming_import

Conversation

@bdraco
Copy link
Copy Markdown
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

bdraco added 2 commits August 2, 2023 22:10
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
Copy Markdown

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
@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