Re: [Python-Dev] Adding NetworkIOError for bug 1706815

2007-07-06 Thread Gregory P. Smith
On Thu, Jul 05, 2007 at 12:05:01PM +0200, Guido van Rossum wrote: > On 7/5/07, Gregory P. Smith <[EMAIL PROTECTED]> wrote: > >On Wed, Jul 04, 2007 at 11:03:42AM +0200, Guido van Rossum wrote: > >> Why not simply inherit socket.error from EnvironmentError? > > > >True, that would be simpler; is it e

Re: [Python-Dev] 2.5.2 schedule?

2007-07-06 Thread Brett Cannon
On 7/6/07, Jack Howarth <[EMAIL PROTECTED]> wrote: >I was wondering if there is a schedule for the > release of a python 2.5.2 update? I don't see anything > like that on the www.python.org web site. Thanks in > advance for any information. There is no schedule at the moment, no. It is up to

Re: [Python-Dev] Fwd: [ python-Patches-1744382 ] Read Write lock

2007-07-06 Thread Jean-Paul Calderone
On Fri, 6 Jul 2007 10:47:16 -0700, Mike Klaas <[EMAIL PROTECTED]> wrote: >On 6-Jul-07, at 6:45 AM, Yaakov Nemoy wrote: > >> >> I can do the other three parts, but I am wondering, how do I write a >> deterministic test unit for my patch? How is it done with the >> threading model in python in gener

Re: [Python-Dev] Fwd: [ python-Patches-1744382 ] Read Write lock

2007-07-06 Thread Mike Klaas
On 6-Jul-07, at 6:45 AM, Yaakov Nemoy wrote: > > I can do the other three parts, but I am wondering, how do I write a > deterministic test unit for my patch? How is it done with the > threading model in python in general? I don't know how it is done in general, but for reference, here are some

Re: [Python-Dev] PEP 366 - Relative imports from main modules

2007-07-06 Thread Josiah Carlson
"Brett Cannon" <[EMAIL PROTECTED]> wrote: > On 7/5/07, Phillip J. Eby <[EMAIL PROTECTED]> wrote: > > At 11:53 AM 7/5/2007 +0200, Guido van Rossum wrote: > > >I see no big problems with this, except I wonder if in the end it > > >wouldn't be better to *always* define __package_name__ instead of onl

[Python-Dev] 2.5.2 schedule?

2007-07-06 Thread Jack Howarth
I was wondering if there is a schedule for the release of a python 2.5.2 update? I don't see anything like that on the www.python.org web site. Thanks in advance for any information. Jack ___ Python-Dev mailing list Python-Dev@python.org

[Python-Dev] Fwd: [ python-Patches-1744382 ] Read Write lock

2007-07-06 Thread Yaakov Nemoy
Hi, I submitted this patch a few days ago, and unfortunately have been busy to reply, but now it's Friday :). Patches item #1744382, was opened at 2007-06-27 20:08 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detai

Re: [Python-Dev] Error trying to access community buildbot page

2007-07-06 Thread Martin v. Löwis
Grig Gheorghiu schrieb: > When I go to > > http://www.python.org/dev/buildbot/community/all/ > > I get a 503 error "Service Temporarily Unavailable". > > Can anybody shed some light? The community buildbot had stopped working since the last reboot, because the crontab line to restart it at rebo