hgext/zeroconf/Zeroconf.py
Sat, 13 Jun 2020 11:06:22 +0200 Pierre-Yves David zeroconf: fix non existant formatting in the vendored zeroconf module stable
Fri, 22 Nov 2019 21:42:04 +0900 Yuya Nishihara merge with stable
Fri, 08 Nov 2019 11:19:20 -0800 Augie Fackler cleanup: remove pointless r-prefixes on single-quoted strings
Wed, 13 Nov 2019 22:40:32 +0100 Kim Alvefur zeroconf: fix traceback under py3 stable
Sun, 06 Oct 2019 09:48:39 -0400 Augie Fackler formatting: byteify all mercurial/ and hgext/ string literals
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Tue, 11 Jun 2019 20:53:14 +0300 Pulkit Goyal py3: hack around inconsistency of type of name passed to DNSQuestion
Tue, 11 Jun 2019 20:48:59 +0300 Pulkit Goyal py3: add r'' prefixes and do ('%d' % int) instead of str(int)
Sat, 02 Feb 2019 11:49:26 -0800 Gregory Szorc zeroconf: Python 3 porting of vendored library
Thu, 17 Jan 2019 09:17:12 -0800 Martin von Zweigbergk cleanup: delete lots of unused local variables
Mon, 09 Oct 2017 11:45:21 +0200 Boris Feld style: remove multiple statement on a single line in zeroconf
Mon, 02 Oct 2017 20:23:25 -0700 Jun Wu zeroconf: do not crash if socket being read is closed by another thread
Fri, 11 Mar 2016 15:40:58 -0800 Martin von Zweigbergk zeroconf: remove leftover camelcase identifier
Tue, 01 Mar 2016 10:18:47 +0000 timeless zeroconf: replace reduce+add with itertools.chain
Tue, 01 Mar 2016 10:22:10 +0000 timeless zeroconf: replace has_key with in
less more (0) -15 tip