log mercurial/urllibcompat.py @ 43077:687b865b95ad

age author description
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
Thu, 11 Oct 2018 22:26:12 +0200 Gregory Szorc py3: coerce bytestr to bytes to appease urllib.parse.quote_from_bytes()