feat: add ip_addresses_by_version to ServiceInfo by bdraco · Pull Request #1145 · python-zeroconf/python-zeroconf
Consumers of zeroconf commonly have to recreate the ip_address objects which has a bit of overhead. Since we are using the built-in objects there is little risk of the API changing in the future. They are now available as ip_addresses_by_version
marked this pull request as ready for review
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters