Mercurial > public > mercurial-scm > hg
log tests/test-url.py @ 53042:cdd7bf612c7b stable tip
age | author | description |
---|---|---|
Tue, 07 Jan 2025 16:46:21 -0500 | Matt Harbison | pyupgrade: drop `coding=UTF-8` comments |
Mon, 06 Jan 2025 14:15:40 -0500 | Matt Harbison | py3: drop redundant `u''` prefixes on string literals |
Thu, 03 Mar 2022 17:34:00 +0100 | Gregory Szorc | py2: remove simple from __future__ statements |
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 |