log tests/test-url.py @ 37874:0dcd03637d36

age author description
Fri, 27 Apr 2018 00:08:21 -0400 Augie Fackler tests: fix error case in test-url.py's doctest
Sun, 26 Jun 2016 19:34:48 -0700 Gregory Szorc sslutil: synchronize hostname matching logic with CPython stable 3.8.4
Sun, 26 Jun 2016 19:16:54 -0700 Gregory Szorc tests: import CPython's hostname matching tests stable
Thu, 14 Apr 2016 00:53:35 +0530 Pulkit Goyal tests: make test-url use absolute_import
Tue, 29 Mar 2016 16:23:40 +0530 Pulkit Goyal py3: make test-url use print_function
Wed, 30 Sep 2015 15:43:49 -0500 Matt Mackall urls: bulk-change primary website URLs
Wed, 12 Mar 2014 13:21:17 -0400 Augie Fackler test-url: move from dict() construction to {} literals