Rationalize handling of values in TXT records · python-zeroconf/python-zeroconf@8e3adf8 · GitHub
Skip to content

Commit 8e3adf8

Browse files
authored
Rationalize handling of values in TXT records
* Do not interpret received values; use None if a property has no value * When encoding values, use either raw bytes or UTF-8
1 parent aba2858 commit 8e3adf8

2 files changed

Lines changed: 13 additions & 26 deletions

File tree

zeroconf/__init__.py

Lines changed: 8 additions & 21 deletions

zeroconf/test.py

Lines changed: 5 additions & 5 deletions

0 commit comments

Comments
 (0)