Yes pull cpython is the first step as stated in Richard email.<div><br></div><div>Anyway I think we should wait the creation of the "3.3" branch in cpython repo too. I suppose we want to apply stackless changes on 3.3 branch right ?</div>
<div><br></div><div>Hervé<br><div class="gmail_quote">On Tue, Jun 26, 2012 at 12:10 PM, Kristján Valur Jónsson <span dir="ltr"><<a href="mailto:kristjan@ccpgames.com" target="_blank">kristjan@ccpgames.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-GB" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I haven’t started yet, actually
</span><span style="font-size:11.0pt;font-family:Wingdings;color:#1f497d">J</span><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Probably a first step would be to “pull” the cpython repository, to get the full cpython version in, right?<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">K<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><u></u> <u></u></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:stackless-bounces@stackless.com" target="_blank">stackless-bounces@stackless.com</a> [mailto:<a href="mailto:stackless-bounces@stackless.com" target="_blank">stackless-bounces@stackless.com</a>]
<b>On Behalf Of </b>Hervé Coatanhay<br>
<b>Sent:</b> 26. júní 2012 09:29<br>
<b>To:</b> The Stackless Python Mailing List<br>
<b>Subject:</b> Re: [Stackless] Stackless 3.3<u></u><u></u></span></p>
</div>
</div><div><div class="h5">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Hi all.<u></u><u></u></p>
<div>
<p class="MsoNormal">Kristjan, I don't know if you are done with the merge. But as I gave a try to what said Richard,  I think a 3.3-slp branch should be created after update and before merge.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">If naming is done as usual it gives:<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#222222;background:white">hg up -C 3.2-slp</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">hg branch 3.3-slp<span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#222222"><br>
<span style="background:white">hg merge 3.3 (this would be 3.3 Maintenance branch from cpython)</span></span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-family:"Arial","sans-serif";color:#222222">--> fix conflicts</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#222222;background:white">hg commit</span><span style="font-size:10.0pt;font-family:"Arial","sans-serif";color:#222222"><br>

<span style="background:white">hg tag "v3.3.0-slp"</span></span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Hervé<u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal">On Sun, Jun 24, 2012 at 6:36 AM, Richard Tew <<a href="mailto:richard.m.tew@gmail.com" target="_blank">richard.m.tew@gmail.com</a>> wrote:<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">On Sat, Jun 23, 2012 at 12:04 PM, Richard Tew <<a href="mailto:richard.m.tew@gmail.com" target="_blank">richard.m.tew@gmail.com</a>> wrote:<br>
>> The time approaches when a stackless version 3.3 needs to be prepared.<br>
>><br>
>> Now, what is the right and proper way to do it in this Hg day and age?<br>
>><br>
>><br>
> No idea, even though I've done this!  I do recall that the documentation was<br>
> ambiguous and unclear.  Please post the process when you work it out :-)<br>
><br>
> I'll look to see if I made notes when I did this, but I am pretty certain I<br>
> didn't.<u></u><u></u></p>
</div>
<p class="MsoNormal">From my notes it looks like the following:<br>
<br>
 hg pull [cpython repo url]<br>
<br>
Choose the branch to be merged into and the branch to be merged from.<br>
<br>
 hg up [branch to be merged into, may include "-r <revisionid>"]<br>
 hg merge [branch to be merged from, may include "-r <revisionid>"]<br>
<br>
Watch mercurial bring in all the changesets from the point of common history.<br>
<br>
 hg commit.<br>
 hg tag "v3.3.0-slp"<br>
<br>
Be absolutely sure you did it right, and aren't going to push<br>
unremovable changes.<br>
<br>
 hg push [stackless repo url]<br>
<br>
It should be that easy.  In my case, I got the "into" and "from"<br>
branches backwards to begin with and the merge was messy.  After<br>
reversing them, it was pretty straightforward.  That wasn't in my<br>
notes, just a vague recollection.<br>
<br>
Anyway, good luck,<br>
Richard.<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal"><br>
_______________________________________________<br>
Stackless mailing list<br>
<a href="mailto:Stackless@stackless.com" target="_blank">Stackless@stackless.com</a><br>
<a href="http://www.stackless.com/mailman/listinfo/stackless" target="_blank">http://www.stackless.com/mailman/listinfo/stackless</a><u></u><u></u></p>
</div>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>
</div>
</div></div></div>
</div>
</div>

<br>_______________________________________________<br>
Stackless mailing list<br>
<a href="mailto:Stackless@stackless.com">Stackless@stackless.com</a><br>
<a href="http://www.stackless.com/mailman/listinfo/stackless" target="_blank">http://www.stackless.com/mailman/listinfo/stackless</a><br></blockquote></div><br>
</div>