On Thu, May 1, 2008 at 10:26 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> This is a reminder that the LAST planned alpha releases of Python 2.6 and
> 3.0 are scheduled for next Wednesday, 07-May-2008. Please be diligent over
> the next week so
On Wed, Mar 26, 2008 at 7:21 AM, Neal Norwitz <[EMAIL PROTECTED]> wrote:
> * test_xmlrpc transient socket errors
>-
> http://www.python.org/dev/buildbot/stable/g4%20osx.4%20trunk/builds/3101/step-test/0
>
>
These are caused by the accept call returning a nonblocking socket, when the
listenin
On Tue, Mar 25, 2008 at 12:08 PM, Christian Heimes <[EMAIL PROTECTED]> wrote:
> Neal Norwitz schrieb:
> > Two options exist here: http://bugs.python.org/issue2477
> > I have no plans to finish this patch off anytime soon. But this
> > should be enough to make further progress.
>
> Thank you very
On Thu, Mar 20, 2008 at 8:42 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I'm happy to announce that we now have available for public
> consumption, the Python source code for 2.5, 2.6 and 3.0 available
> under the Bazaar distributed version con
On Thu, Mar 20, 2008 at 3:09 PM, "Martin v. Löwis" <[EMAIL PROTECTED]>
wrote:
> > Now, it is quite possible to say that this isn't desirable, and that
> > 2.6 and 3.0 should not be able to run the same code at all, even if
> > that was possible, but I haven't heard that opinion, and hope it isn't
On Thu, Mar 20, 2008 at 1:30 PM, Lennart Regebro <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 20, 2008 at 1:16 PM, "Martin v. Löwis" <[EMAIL PROTECTED]>
> wrote:
> > However, it *is* common to install Python code before running it.
>
> Not every time you make a change in the code.
>
I also happen to
On Thu, Mar 20, 2008 at 1:00 PM, "Martin v. Löwis" <[EMAIL PROTECTED]>
wrote:
> > So, please allow u'' in Python 3.0! With that change, my
> > porting/compatibility worried would be gone, and you would be able to
> > choose between the three porting strategies dependningon how your code
> > base