[PATCH] encoding: handle UTF-16 internal limit with fromutf8b (issue5031)

Matt Mackall mpm at selenic.com
Mon Jan 11 11:47:11 CST 2016


On Tue, 2016-01-12 at 00:05 +0900, Yuya Nishihara wrote:
>  import locale
> >  import os
> > +import struct
> > +import sys
> 
> Dropped these unused imports from the previous version.

Argh, seems pyflakes is missing on my new test host. Fixed.

-- 
Mathematics is the supreme nostalgia of our time.



More information about the Mercurial-devel mailing list