[Python-3000] Releasing alphas tonight

2008-05-07 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Just a reminder that I'm going to be cutting the releases tonight. Because of work, I didn't make the 6pm EDT goal, and now I have to run out for a few hours. I will send another message when I'm ready to start spinning the release, b

Re: [Python-3000] Releasing alphas tonight

2008-05-07 Thread Christian Heimes
Barry Warsaw schrieb: > Hi all, > > Just a reminder that I'm going to be cutting the releases tonight. > Because of work, I didn't make the 6pm EDT goal, and now I have to run > out for a few hours. I will send another message when I'm ready to > start spinning the release, but figure it will be

Re: [Python-3000] Releasing alphas tonight

2008-05-07 Thread Christian Heimes
Christian Heimes schrieb: > The py3k branch has a major show stopper, It's leaking references to the > max. Fixed ;) Christian ___ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://m

Re: [Python-3000] Removal of os.path.walk

2008-05-07 Thread Benjamin Peterson
Can I go ahead and remove this then? > > > It seems that os.walk has more options and a cleaner interface to > > walking trees than os.path.walk does. Is there support for the removal > > this in Py3k? > > > > -- > > Cheers, > > Benjamin Peterson -- Cheers, Benjamin Peterson "The

Re: [Python-3000] Removal of os.path.walk

2008-05-07 Thread Guido van Rossum
On Wed, May 7, 2008 at 7:21 PM, Benjamin Peterson <[EMAIL PROTECTED]> wrote: > Can I go ahead and remove this then? Yes, but let's do it after Barry has released the alphas. > > > It seems that os.walk has more options and a cleaner interface to > > > walking trees than os.path.walk does. I

Re: [Python-3000] Releasing alphas tonight

2008-05-07 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On May 7, 2008, at 9:25 PM, Christian Heimes wrote: Christian Heimes schrieb: The py3k branch has a major show stopper, It's leaking references to the max. Fixed ;) Thanks! Folks, I apologize. I had some system problems tonight so I fell

Re: [Python-3000] [Python-Dev] Releasing alphas tonight

2008-05-07 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On May 7, 2008, at 9:41 PM, Hirokazu Yamamoto wrote: Hello. The py3k branch has a major show stopper, It's leaking references to the max. Is there any chance this leak also will be fixed? http://bugs.python.org/issue Not for the alphas,