Re: [PATCH] store: py26 compat, don't use a dict comprehension

2016-10-21 Thread Kevin Bullock
> On Oct 21, 2016, at 08:29, timeless  wrote:
> 
> Martijn Pieters wrote:
>> store: py26 compat, don't use a dict comprehension
> 
>> -cmap = {x:x for x in asciistr}
> 
> Can we checkcode this?

Probably.

pacem in terris / мир / शान्ति / ‎‫سَلاَم‬ / 平和
Kevin R. Bullock

___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


Re: [PATCH] store: py26 compat, don't use a dict comprehension

2016-10-21 Thread timeless
Martijn Pieters wrote:
> store: py26 compat, don't use a dict comprehension

> -cmap = {x:x for x in asciistr}

Can we checkcode this?
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel


Re: [PATCH] store: py26 compat, don't use a dict comprehension

2016-10-09 Thread Yuya Nishihara
On Sun, 09 Oct 2016 13:04:15 +0200, Martijn Pieters wrote:
> # HG changeset patch
> # User Martijn Pieters 
> # Date 1476010702 -7200
> #  Sun Oct 09 12:58:22 2016 +0200
> # Node ID b49b0430810e1c398d05835dcebd21edf7596639
> # Parent  74cd33c9be76c11ba42ba5f2448dcf90419866ba
> store: py26 compat, don't use a dict comprehension

Queued, thanks.
___
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel