Mercurial > public > mercurial-scm > hg
log mercurial/byterange.py @ 35584:6f62a1c3e11d
age | author | description |
---|---|---|
Fri, 29 Dec 2017 05:28:05 +0530 | Pulkit Goyal | py3: make regular expressions bytes by prepending b'' |
Sun, 01 Oct 2017 12:14:21 -0400 | Augie Fackler | cleanup: use urllibcompat for renamed methods on urllib request objects |
Sat, 30 Sep 2017 07:43:11 -0400 | Augie Fackler | byterange: remove superfluous pass statements |
Sun, 03 Sep 2017 14:32:11 +0900 | Yuya Nishihara | doctest: bulk-replace string literals with b'' for Python 3 |
Wed, 06 Apr 2016 23:22:12 +0000 | timeless | pycompat: switch to util.urlreq/util.urlerr for py3 compat |
Mon, 21 Dec 2015 21:42:14 -0800 | Gregory Szorc | byterange: use absolute_import |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax |