Mercurial > public > mercurial-scm > hg
log mercurial/manifest.py @ 32736:173f1bdc322d
age | author | description |
---|---|---|
Mon, 29 May 2017 00:00:02 -0400 | Augie Fackler | cleanup: rename all iteritems methods to items and add iteritems alias |
Sun, 28 May 2017 21:29:58 -0400 | Augie Fackler | manifest: use itertools.chain() instead of + for Python 3 compat |
Sun, 28 May 2017 21:29:15 -0400 | Augie Fackler | manifest: fix some pure-Python parser bits to work on Python 3 |