log tests/test-url.py @ 47783:085ebc80f84b stable

age author description
Mon, 12 Apr 2021 03:01:04 +0200 Pierre-Yves David urlutil: extract `url` related code from `util` into the new module
Fri, 09 Oct 2020 08:08:54 -0700 Martin von Zweigbergk tests: fix test-url.py on py3, broken by D9179
Thu, 08 Oct 2020 13:37:31 -0700 Martin von Zweigbergk errors: name arguments to Abort constructor
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 11 May 2018 00:50:21 -0400 Augie Fackler tests: fix deprecation warning in test-url.py
Fri, 27 Apr 2018 00:08:48 -0400 Augie Fackler tests: port test-url.py to Python 3
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
Mon, 05 Dec 2011 17:48:40 -0600 Matt Mackall merge with stable
Sun, 04 Dec 2011 18:22:25 +0100 Patrick Mezard util: fix url.__str__() for windows file URLs stable