Re: [Python-Dev] Bad python 2.5 build on OSX 10.8 mountain lion

2012-10-06 Thread Ned Deily
On Oct 6, 2012, at 20:47 , Guido van Rossum wrote: > On Saturday, October 6, 2012, Ned Deily wrote: > In article >> , >> Guido van Rossum wrote: >> > On Fri, Oct 5, 2012 at 4:45 PM, Ned Deily wrote: >> > > In article , >> > > Update: the bug I filed has been closed as a duplicate of #11932488

Re: [Python-Dev] Bad python 2.5 build on OSX 10.8 mountain lion

2012-10-06 Thread Guido van Rossum
Thanks, Ned. Do you think it would be worth it to use our contacts at Apple to raise the priority of this embarrassment? On Saturday, October 6, 2012, Ned Deily wrote: > In article > > >, > Guido van Rossum > wrote: > > On Fri, Oct 5, 2012 at 4:45 PM, Ned Deily > > wrote: > > > In article >, >

Re: [Python-Dev] Bad python 2.5 build on OSX 10.8 mountain lion

2012-10-06 Thread Ned Deily
In article , Guido van Rossum wrote: > On Fri, Oct 5, 2012 at 4:45 PM, Ned Deily wrote: > > In article , > > Update: the bug I filed has been closed as a duplicate of #11932488 > > which apparently at the moment is still open. No other information is > > available. > > Thanks Ned! Is there an

Re: [Python-Dev] Bad python 2.5 build on OSX 10.8 mountain lion

2012-10-06 Thread Guido van Rossum
On Fri, Oct 5, 2012 at 4:45 PM, Ned Deily wrote: > In article , > Ned Deily wrote: >> In article <20121002073135.ga26...@sleipnir.bytereef.org>, >> Stefan Krah wrote: >> > Ned Deily wrote: >> > > > Forgot the link... >> > > > http://code.google.com/p/googleappengine/issues/detail?id=7885 >> >

Re: [Python-Dev] cpython: Issue #16148: implemented PEP 424

2012-10-06 Thread Antoine Pitrou
On Sat, 6 Oct 2012 14:12:36 +0200 (CEST) armin.ronacher wrote: > http://hg.python.org/cpython/rev/a7ec0a1b0f7c > changeset: 79511:a7ec0a1b0f7c > parent: 79507:3c1df1ede882 > user:Armin Ronacher > date:Sat Oct 06 14:03:24 2012 +0200 > summary: > Issue #16148: implemented

Re: [Python-Dev] cpython: Issue #16148: implemented PEP 424

2012-10-06 Thread Georg Brandl
Am 06.10.2012 14:12, schrieb armin.ronacher: > http://hg.python.org/cpython/rev/a7ec0a1b0f7c > changeset: 79511:a7ec0a1b0f7c > parent: 79507:3c1df1ede882 > user:Armin Ronacher > date:Sat Oct 06 14:03:24 2012 +0200 > summary: > Issue #16148: implemented PEP 424 > > files: