<br><br><div class="gmail_quote">On Mon, Apr 25, 2011 at 8:31 AM, Carl Friedrich Bolz <span dir="ltr">&lt;<a href="mailto:cfbolz@gmx.de">cfbolz@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi all,<br>
<br>
anybody has an idea what the state of PyPy&#39;s standard library is? I<br>
assume it&#39;s at the state of CPython 2.7, right?<br>
<br>
Then there is the branch merge-stdlib, which seems to merge in the<br>
2.7.1 changes. Why are all the modified directories deleted there?<br>
<br>
Carl Friedrich<br>
_______________________________________________<br>
<a href="mailto:pypy-dev@codespeak.net">pypy-dev@codespeak.net</a><br>
<a href="http://codespeak.net/mailman/listinfo/pypy-dev" target="_blank">http://codespeak.net/mailman/listinfo/pypy-dev</a><br>
</blockquote></div><br>merge-stdlib was a branch Carl Meyer worked on at PyCon.  The idea was we kept a single stdlib dir, modified as necessary in that dir, and just used hg to merge up with newer versions of CPython, rather than keeping a -modified dir around.  &quot;merge&quot; therefore refers to merging -modified and no -modified, not merging with upstream.<br>
<br>Alex<br clear="all"><br>-- <br>&quot;I disapprove of what you say, but I will defend to the death your right to say it.&quot; -- Evelyn Beatrice Hall (summarizing Voltaire)<br>&quot;The people&#39;s good is the highest law.&quot; -- Cicero<br>
<br>