Mercurial > hg-stable
log
age | author | description |
---|---|---|
Mon, 21 Feb 2022 11:06:46 -0700 | Gregory Szorc | lfs: remove pycompat.iteritems() |
Tue, 01 Mar 2022 20:46:06 -0800 | Gregory Szorc | largefiles: remove pycompat.iteritems() |
Mon, 21 Feb 2022 11:05:42 -0700 | Gregory Szorc | infinitepush: remove pycompat.iteritems() |
Tue, 01 Mar 2022 20:44:59 -0800 | Gregory Szorc | convert: remove pycompat.iteritems() |
Thu, 03 Mar 2022 18:28:30 -0800 | Gregory Szorc | global: bulk replace simple pycompat.iteritems(x) with x.items() |
Thu, 03 Mar 2022 17:39:20 -0800 | Gregory Szorc | worker: silence type error when calling pickle |