[PATCH] util: kill Python 2.4 deque.remove hack

Pierre-Yves David pierre-yves.david at ens-lyon.org
Tue May 19 00:56:33 CDT 2015



On 05/16/2015 02:06 AM, Martin von Zweigbergk wrote:
> Does a follow-up that replaces util.deque with collections.deque make
> sense? I suppose the hack was the only reason for the alias...

I feel we should be methodical about this. Dropping the check/util 
implementation without actually cleaning the code base is a free ticket 
to obscure technical debt.

-- 
Pierre-Yves David


More information about the Mercurial-devel mailing list