Re: [python-committers] [Python-Dev] Sorry folks, minor hiccup for Python 3.5.0rc1

2015-08-11 Thread Larry Hastings
On 08/11/2015 05:29 PM, Matthias Klose wrote: On 08/11/2015 02:56 AM, Larry Hastings wrote: On 08/10/2015 05:55 PM, Larry Hastings wrote: I yanked the tarballs off the release page as soon as I suspected something. I'm rebuilding the tarballs and the docs now. If you grabbed the tarball as soo

Re: [python-committers] [Python-Dev] Sorry folks, minor hiccup for Python 3.5.0rc1

2015-08-11 Thread Matthias Klose
On 08/11/2015 02:56 AM, Larry Hastings wrote: > On 08/10/2015 05:55 PM, Larry Hastings wrote: >> I yanked the tarballs off the release page as soon as I suspected something. >> I'm rebuilding the tarballs and the docs now. If you grabbed the tarball as >> soon as it appeared, it's slightly out of

Re: [python-committers] A possible solution to the Misc/NEWS merging problem

2015-08-11 Thread R. David Murray
On Tue, 11 Aug 2015 14:58:45 +1200, Robert Collins wrote: > On 11 August 2015 at 10:38, Brett Cannon wrote: > > We have all been there: you fix something in some maintenance branch, do > > your `hg pull` into the default branch, and everything but Misc/NEWS merges > > cleanly. You typically reve