On Fri, Aug 31, 2012 at 12:49 PM, Antoine Pitrou <solip...@pitrou.net>wrote:

> On Fri, 31 Aug 2012 17:52:38 +0200 (CEST)
> brett.cannon <python-check...@python.org> wrote:
> > http://hg.python.org/benchmarks/rev/873baf08045e
> > changeset:   162:873baf08045e
> > user:        Brett Cannon <br...@python.org>
> > date:        Fri Aug 31 11:52:30 2012 -0400
> > summary:
> >   Pathlib works under Python 3.
>
> ... but therefore you shouldn't run it under 2to3 (which may pessimize
> the code).  Benchmarks with a 3.x-compatible code base are listed under
> the "2n3" meta-benchmark name in perf.py:
>
> http://hg.python.org/benchmarks/file/873baf08045e/perf.py#l2000


Right, but the code still needs to get copied over (which it wasn't). I'll
start a new entry for code that needs to be copied but not translated.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to