Mercurial for Python3
Arne Babenhauserheide
arne_bab at web.de
Tue May 10 12:04:12 UTC 2011
On Monday 09 May 2011 20:53:04 James Mansion wrote:
> On Mon, 09 May 2011 18:57:45 +0100, Matt Mackall <mpm at selenic.com> wrote:
> > - Very few users are asking for Python3
>
> I've changed completely and I'm prepared to give up Twisted to do it.
> <shrug>
I also changed for most of my projects, but I can live with Mercurial sticking
to 2.x a bit longer.
I play with using it from Python for a wiki from time to time, though, and
there not running in py3 can hurt (in py3 unicode handling is much nicer than
in py2).
If you remember my hg for servers evaluation¹, you’ll know the speed difference
you get by just exchanging dispatch for commit.commit()…
¹: http://draketo.de/proj/hg-vs-git-server/test-results.html - last plot on
the page.
Best wishes,
Arne
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 316 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20110510/1236bc57/attachment.asc>
More information about the Mercurial
mailing list