Skip to content

Upgrade syntax to python 3.6#907

Merged
bdraco merged 2 commits intopython-zeroconf:masterfrom
bdraco:py36_syntax
Jul 16, 2021
Merged

Upgrade syntax to python 3.6#907
bdraco merged 2 commits intopython-zeroconf:masterfrom
bdraco:py36_syntax

Conversation

@bdraco
Copy link
Copy Markdown
Member

@bdraco bdraco commented Jul 16, 2021

  • Remove older python syntax as the minimum supported version is 3.6

pyupgrade --py36-plus tests/*.py zeroconf/*.py examples/*.py

bdraco added 2 commits July 16, 2021 11:15
- Remove older python syntax as the minimum supported version is 3.6
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jul 16, 2021

Codecov Report

Merging #907 (93d1179) into master (bc9e9cf) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #907   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2350      2350           
  Branches       390       390           
=========================================
  Hits          2350      2350           
Impacted Files Coverage Δ
zeroconf/asyncio.py 100.00% <ø> (ø)
zeroconf/_core.py 100.00% <100.00%> (ø)
zeroconf/_dns.py 100.00% <100.00%> (ø)
zeroconf/_handlers.py 100.00% <100.00%> (ø)
zeroconf/_protocol.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc9e9cf...93d1179. Read the comment docs.

@bdraco bdraco merged commit 0578731 into python-zeroconf:master Jul 16, 2021
@bdraco bdraco deleted the py36_syntax branch July 16, 2021 21:23
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.

2 participants