[PATCH 2 of 2 V3] encoding: use unicode literals to appease Python 3

Gregory Szorc gregory.szorc at gmail.com
Wed Jul 13 22:40:07 EDT 2016


On Wed, Jul 13, 2016 at 5:40 AM, Yuya Nishihara <yuya at tcha.org> wrote:

> On Tue, 12 Jul 2016 12:38:02 -0400, Augie Fackler wrote:
> > On Mon, Jul 04, 2016 at 11:44:10AM -0700, Gregory Szorc wrote:
> > > # HG changeset patch
> > > # User Gregory Szorc <gregory.szorc at gmail.com>
> > > # Date 1467657692 25200
> > > #      Mon Jul 04 11:41:32 2016 -0700
> > > # Node ID d0a5fd1255a1c7d9f09bcdc3d054e095a2e9bba9
> > > # Parent  99a1ac83fe44142a9793a93e55b41aa052954842
> > > encoding: use unicode literals to appease Python 3
> >
> > I think this series is regrettable, but required. I'm happy with it,
> > but would like someone else to review.
>
> The patch 1 seems fine, and great if we must avoid bulk rewriting to b''.
>

All I care about is getting patch 1 landed. I mainly only submitted the
other patches to demonstrate what things would look like with the source
rewriting in place.

Since you have valid issues with patch 2, please drop it and patch 3.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mercurial-scm.org/pipermail/mercurial-devel/attachments/20160713/723d93e3/attachment.html>


More information about the Mercurial-devel mailing list