Re: [Python-Dev] [Python-checkins] cpython: Post-3.4.0a2-release fixups.

2013-09-09 Thread Nick Coghlan
On 10 Sep 2013 01:32, "Benjamin Peterson" wrote: > > Well, it's important for the release manager to make sure what the > script is doing is sane. :) Sure, preparing out of tree is fine and sensible. But we should either freeze the tree or update the NEWS headers immediately, otherwise we're goin

Re: [Python-Dev] [Python-checkins] cpython: Post-3.4.0a2-release fixups.

2013-09-09 Thread Benjamin Peterson
Well, it's important for the release manager to make sure what the script is doing is sane. :) 2013/9/9 Nick Coghlan : > > On 9 Sep 2013 22:15, "larry.hastings" wrote: >> >> http://hg.python.org/cpython/rev/6b211a0c8042 >> changeset: 85645:6b211a0c8042 >> user:Larry Hastings >> date:

Re: [Python-Dev] [Python-checkins] cpython: Post-3.4.0a2-release fixups.

2013-09-09 Thread Nick Coghlan
On 9 Sep 2013 22:15, "larry.hastings" wrote: > > http://hg.python.org/cpython/rev/6b211a0c8042 > changeset: 85645:6b211a0c8042 > user:Larry Hastings > date:Mon Sep 09 21:08:52 2013 +0900 > summary: > Post-3.4.0a2-release fixups. > > files: > Include/patchlevel.h | 2 +- >