rthalley / dnspython

a powerful DNS toolkit for python
http://www.dnspython.org
Other
2.46k stars 519 forks source link

Do not allow an empty list in TXT record wire format #1118

Closed rthalley closed 3 months ago

rthalley commented 3 months ago

Do not allow an empty list in TXT record wire format or when invoking the constructor. [#1117]