[PATCH v3] py3: conditionalize the cPickle import

Jun Wu junw at lihdd.net
Tue May 31 12:05:11 EDT 2016


FWIW, there are things like "hgcmd" in util.py which has just one single
user. I think 5 is a big enough number to add it to util.py.

On 05/31/2016 04:18 PM, Pulkit Goyal wrote:
> There were just five files using the library, so adding it in the util
> was an overkill. Most of the libraries added in util are used widely
> in the codebase.


More information about the Mercurial-devel mailing list