zeroconf: Python 3 porting of vendored library...
zeroconf: Python 3 porting of vendored library
A quick glance through this module reveals that most of it "just works"
on Python 3 with the source transformer active. There are a few
places where we need to ensure we're using str.
Differential Revision:
https://phab.mercurial-scm.org/D5804