Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 01 Aug 2018 13:10:07 -0700 | Gregory Szorc | py3: stop rewriting xrange() to pycompat.xrange() |
Wed, 01 Aug 2018 13:08:00 -0700 | Gregory Szorc | check-code: ban use of bare xrange() |
Wed, 01 Aug 2018 13:00:45 -0700 | Gregory Szorc | global: use pycompat.xrange() |
Wed, 01 Aug 2018 12:57:15 -0700 | Gregory Szorc | pycompat: add xrange alias for Python 2 |