<div dir="ltr">For 3.4.0rc2 the commit to merge from issue20621 is 52ab9e1ff46a.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Feb 16, 2014 at 3:45 PM, Paul Moore <span dir="ltr"><<a href="mailto:p.f.moore@gmail.com" target="_blank">p.f.moore@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><<a href="http://bugs.python.org/issue20621" target="_blank">http://bugs.python.org/issue20621</a>> is significant enough to be<br>


resulting in a 3.3.5 release - can you make sure the 3.4 fix goes in?<br>
I'm not sure how to find the revision number that contains the fix to<br>
follow the process you outline above, so I'm just mentioning it here &<br>
on the issue to make sure it's not missed...<br>
<br>
Paul<br>
<div><div class="h5"><br>
On 16 February 2014 23:25, Larry Hastings <<a href="mailto:larry@hastings.org">larry@hastings.org</a>> wrote:<br>
><br>
><br>
> Right now we're in the "release candidate" phase of 3.4.  3.4.0 rc1 has been<br>
> released, and the next release will be rc2.<br>
><br>
> You might think that anything you check in to the "default" branch in Python<br>
> trunk will go into 3.4.0 rc2, and after that ships, checkins would go into<br>
> 3.4.0 final.  Ho ho ho!  That's not true!  Instead, anything checked in to<br>
> "default" between my last revision for "rc1" (e64ae8b82672) and 3.4.0 final<br>
> will by default go into 3.4.1.  Only fixes that I cherry-pick into my local<br>
> branch will go into 3.4.0 rc2 and final.  And my local branch will remain<br>
> private until 3.4.0 final ships!<br>
><br>
> If you have a Terribly Important Fix That Must Go Into 3.4.0 rc2 or final,<br>
> please go to the issue tracker and create a new issue with the following<br>
> attributes:<br>
><br>
> The title should start with "3.4 cherry-pick: " followed by the revision id<br>
> and a short summary<br>
>   example: "3.4 cherry-pick: b328f8ccbccf __getnewargs__ fix"<br>
> The version should be "Python 3.4"<br>
> The assignee should be "larry"<br>
> The priority should be "release blocker"<br>
> The comment should *also* contain the revision id (the tracker will turn it<br>
> into a link)<br>
><br>
> I'm also working on automatically publishing the merged/unmerged revision<br>
> status to a web page.  You can see a mock-up here:<br>
><br>
> <a href="http://www.midwinter.com/~larry/3.4.merge.status.html" target="_blank">http://www.midwinter.com/~larry/3.4.merge.status.html</a><br>
><br>
> The page is marked "beta" because it doesn't have real data yet--I'm still<br>
> experimenting with my automation, so I haven't created the real 3.4 local<br>
> branch yet.  Again, just to be crystal-clear: the revisions marked "merged"<br>
> on that page are just experiments, they aren't actually merged for 3.4.<br>
> Once I'm ready for real merging, I'll remove the beta warning.<br>
><br>
> (By the way: on that page, clicking on a revision takes you to the revision<br>
> web page.  Clicking on the first line of the comment expands it to show the<br>
> complete comment.)<br>
><br>
><br>
> Please use your best judgment before asking that a revision be cherry-picked<br>
> into 3.4.0.  Our goal in the release candidate phase is to stabilize Python,<br>
> and to do that we must stop changing it.  Only important interface changes,<br>
> new features, or bugfixes should be checked in now, and preferably they<br>
> should be low-risk.<br>
><br>
> Cheers,<br>
><br>
><br>
> /arry<br>
><br>
</div></div>> _______________________________________________<br>
> Python-Dev mailing list<br>
> <a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
> <a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
> Unsubscribe:<br>
> <a href="https://mail.python.org/mailman/options/python-dev/p.f.moore%40gmail.com" target="_blank">https://mail.python.org/mailman/options/python-dev/p.f.moore%40gmail.com</a><br>
><br>
_______________________________________________<br>
Python-Dev mailing list<br>
<a href="mailto:Python-Dev@python.org">Python-Dev@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-dev" target="_blank">https://mail.python.org/mailman/listinfo/python-dev</a><br>
Unsubscribe: <a href="https://mail.python.org/mailman/options/python-dev/greg%40krypto.org" target="_blank">https://mail.python.org/mailman/options/python-dev/greg%40krypto.org</a><br>
</blockquote></div><br></div>