Mercurial > hg
log mercurial/pycompat.py @ 29185:28e7f590be2d
age | author | description |
---|---|---|
Thu, 07 Apr 2016 00:05:48 +0000 | timeless | pycompat: add util.urlerr util.urlreq classes for py3 compat |
Wed, 06 Apr 2016 20:31:31 +0000 | timeless | pycompat: add util.stringio to handle py3 divergence |
Wed, 06 Apr 2016 22:35:52 +0000 | timeless | pycompat: alias xrange to range in py3 |
Fri, 08 Apr 2016 14:03:05 +0000 | timeless | pycompat: fix demand import handling of Queue |
Wed, 06 Apr 2016 20:00:49 +0000 | timeless | pycompat: add empty and queue to handle py3 divergence |