Re: [Python-Dev] Not releasing rc1 tonight

2008-09-08 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 8, 2008, at 7:37 AM, A.M. Kuchling wrote: On Sun, Sep 07, 2008 at 12:02:06PM -0400, Barry Warsaw wrote: There are 8 open release blockers, a few of which have patches that need review. So I think we are still not ready to release rc1. Bu

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-08 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 7, 2008, at 4:12 PM, Fredrik Lundh wrote: Barry Warsaw wrote: (I have a few minor ET fixes, and possibly a Unicode 5.1 patch, but have had absolutely no time to spend on that. is the window still open?) There are 8 open release blockers

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-08 Thread A.M. Kuchling
On Sun, Sep 07, 2008 at 12:02:06PM -0400, Barry Warsaw wrote: > There are 8 open release blockers, a few of which have patches that need > review. So I think we are still not ready to release rc1. But it > worries me because I think this is going to push the final release > beyond our October

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-08 Thread Antoine Pitrou
Fredrik Lundh pythonware.com> writes: > > So what's the new ETA? Should I set aside some time to work on the > patches, say, tomorrow, or is it too late? Given the state of things in the tracker, I'd say it doesn't look too late. ___ Python-Dev mai

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-07 Thread Fredrik Lundh
Barry Warsaw wrote: (I have a few minor ET fixes, and possibly a Unicode 5.1 patch, but have had absolutely no time to spend on that. is the window still open?) There are 8 open release blockers, a few of which have patches that need review. So I think we are still not ready to release rc1.

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-07 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 7, 2008, at 10:51 AM, Fredrik Lundh wrote: Barry Warsaw wrote: I'm not going to release rc1 tonight. There are too many open release blockers that I don't want to defer, and I'd like the buildbots to churn through the bsddb removal on a

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-07 Thread Fredrik Lundh
Barry Warsaw wrote: I'm not going to release rc1 tonight. There are too many open release blockers that I don't want to defer, and I'd like the buildbots to churn through the bsddb removal on all platforms. I'd like to try again on Friday and stick to rc2 on the 17th. any news on this fro

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-05 Thread Hirokazu Yamamoto
"issue1040026 os.times() is bogus" won't be fixed? ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-05 Thread Antoine Pitrou
Barry Warsaw python.org> writes: > > Here are the issues I'm not comfortable with deferring: > >3640 test_cpickle crash on AMD64 Windows build There is a patch by Amaury which needs review. > 874900 threading module can deadlock after fork I've made a patch which needs review. >3660

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-04 Thread Brett Cannon
On Wed, Sep 3, 2008 at 8:41 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm not going to release rc1 tonight. There are too many open release > blockers that I don't want to defer, and I'd like the buildbots to churn > through the bsddb removal

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-04 Thread Brett Cannon
On Wed, Sep 3, 2008 at 8:41 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I'm not going to release rc1 tonight. There are too many open release > blockers that I don't want to defer, and I'd like the buildbots to churn > through the bsddb removal

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-04 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 4, 2008, at 3:28 AM, Mark Hammond wrote: Barry writes: In addition, Mark reported in IRC that there are some regressions in the logging module. 3772 logging module fails with non-ascii data Which according to the IRC discussion doesn't a

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-04 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 4, 2008, at 12:14 AM, Raymond Hettinger wrote: [Barry] I'm not going to release rc1 tonight. Can I go ahead with some bug fixes and doc improvements or should I wait until after Friday? Doc fixes are fine. Please have bug fix patches re

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-04 Thread Mark Hammond
Barry writes: > In addition, Mark reported in IRC that there are some regressions in > the logging module. 3772 logging module fails with non-ascii data Which according to the IRC discussion doesn't apply to py3k. The fix for 2.6 is quite trivial... Cheers, Mark _

Re: [Python-Dev] Not releasing rc1 tonight

2008-09-03 Thread Raymond Hettinger
[Barry] I'm not going to release rc1 tonight. Can I go ahead with some bug fixes and doc improvements or should I wait until after Friday? Raymond ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev

[Python-Dev] Not releasing rc1 tonight

2008-09-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I'm not going to release rc1 tonight. There are too many open release blockers that I don't want to defer, and I'd like the buildbots to churn through the bsddb removal on all platforms. Let me first thank Benjamin, Brett, Mark and Antoine for