<br><br><div class="gmail_quote">On Fri, Aug 31, 2012 at 12:49 PM, Antoine Pitrou <span dir="ltr"><<a href="mailto:solipsis@pitrou.net" target="_blank">solipsis@pitrou.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

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

</div>