[Python-Dev] Releasing beta 3's tonight

2008-08-20 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pending a resolution of bug 3611 (which has an attached patch that we're testing now), I plan on releasing 2.6 and 3.0 beta 3 tonight. Please do not make any commits to the trees unless you ask me first, until further notice. I am on #python-de

[Python-Dev] 2.6 on Windows

2008-08-20 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Can anybody verify and hopefully fix the problems seen in the Windows bots for the trunk (i.e. 2.6)? http://www.python.org/dev/buildbot/stable/ 3.0 doesn't look too bad, and I'm going to release beta 3 anyway, but I hope we can get the 2.6 Windows bu

[Python-Dev] Python 2.6 on AMD64 recusion crash

2008-08-20 Thread Mark Hammond
While looking at 2.6 for Windows, I've found a recursion related crash in test_cpickle on 64bit builds. Specifically, the 'cPickleDeepRecursive' is causing a stack overflow, and the debugger tells me the actual recursion depth was 629 at the crash. The reason the 64bit build doesn't see more cras

[Python-Dev] RELEASED Python 2.6b3 and 3.0b3

2008-08-20 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team and the Python community, I am happy to announce the third and last planned beta releases of Python 2.6 and Python 3.0. Please note that these are beta releases, and as such are not suitable for production envi

Re: [Python-Dev] 2.6 on Windows

2008-08-20 Thread Mark Hammond
> Can anybody verify and hopefully fix the problems seen in the Windows > bots for the trunk (i.e. 2.6)? FWIW, I can't reproduce most of those problems. My 32bit build sees: 303 tests OK. 57 tests skipped: test__locale test_aepack test_al test_applesingle test_bsddb185 test_bsddb3 test_c