[Python-Dev] Updated release schedule for 2.6 and 3.0
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 We had a lot of discussion recently about changing the release schedule and splitting Python 2.6 and 3.0. There was general consensus that this was a good idea, in order to hit our October 1 deadline for Python 2.6 final at least. There is only one open blocker for 2.6, issue 3657. Andrew, Fred, Tim and I (via IRC) will be getting together tonight to do some Python hacking, so we should resolve this issue and release 2.6rc1 tonight. We'll have an abbreviated 2.6rc1, and I will release 2.6rc2 next Wednesday the 17th as planned. The final planned release of 2.6 will be Wednesday October 1st. If 3.0 is looking better, I will release 3.0rc1 on Wednesday, otherwise we'll re-evaluate the release schedule for 3.0 as necessary. This means currently the schedule looks like this: Fri 12-Sep 2.6rc1 Wed 17-Sep 2.6rc2, 3.0rc1 Wed 01-Oct 2.6 final, 3.0rc2 Wed 15-Oct 3.0 final I've updated the Python Release Schedule gcal and will update the PEP momentarily. We'll close the tree later tonight (UTC-4). - -Barry -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Darwin) iQCVAwUBSMpmfHEjvBPtnXfVAQJUiQP/eTXStyp9M0+Ja7iAFfYcpzfM19j9ddBr ocMC+KTDSgci5/rmFw4KdMhqO9TBk2sXIdCd9GInnuMOKtndCKZ/PXaexnVvSVGb P3CpkkMs/vG1itQIc/EXq6CUhzwuxEv9h8Wo8+zcmL05Cc1IrE5d2OYiO0+KQ8ei lW+j/aNKMWY= =w2oI -END PGP SIGNATURE- ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
Re: [Python-Dev] [Python-3000] Updated release schedule for 2.6 and 3.0
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sep 12, 2008, at 9:19 AM, Edward K. Ream wrote: On Fri, Sep 12, 2008 at 7:54 AM, Barry Warsaw <[EMAIL PROTECTED]> wrote: We had a lot of discussion recently about changing the release schedule and splitting Python 2.6 and 3.0. There was general consensus that this was a good idea, in order to hit our October 1 deadline for Python 2.6 final at least. Does it matter to anyone besides the you, the Python developers, whether the schedule slips by two weeks, or two months, for that matter? For Python 3.0? No. I am underwhelmed by 3.0 b3: sax and 2to3 are/were broken. A b4 release for 3.0 (at least) would seem more prudent. We will release no Python before its time. - -Barry -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Darwin) iQCVAwUBSMpsr3EjvBPtnXfVAQKCUQP/WYfGeubbkWjmwI9mlQ4dMbVjGk15imAJ ArIBs4sH9tbZTE12uNhjNgvXRbN+1QfejNeWOEJEAnPdErPAT0TKAmgA2Rj1MmjP ook5+MbxkgkNnKbz8lozMPduclc7Djf22CYboAqiskK7G6LfD1fsCrIMEVSku/HX dQpXGkG/C4g= =FYgJ -END PGP SIGNATURE- ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Summary of Python tracker Issues
ACTIVITY SUMMARY (09/05/08 - 09/12/08) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 2019 open (+32) / 13652 closed (+30) / 15671 total (+62) Open issues with patches: 637 Average duration of open issues: 716 days. Median duration of open issues: 1772 days. Open Issues Breakdown open 2005 (+31) pending14 ( +1) Issues Created Or Reopened (67) ___ readline configuration for shared libs w/o curses dependencies 09/07/08 CLOSED http://bugs.python.org/issue1204reopened gregory.p.smith patch, 64bit py3k fails under Windows if "-c" or "-m" is given a non-ascii va 09/09/08 http://bugs.python.org/issue3705reopened amaury.forgeotdarc patch asyncore differences between 2.x and 3.x 09/07/08 CLOSED http://bugs.python.org/issue3764reopened gregory.p.smith easy tkinter Menu.delete bug 09/12/08 http://bugs.python.org/issue3774reopened gpolo patch, easy, needs review warnings.catch_warnings fails gracelessly when recording warning 09/09/08 http://bugs.python.org/issue3781reopened ncoghlan patch Make PyInstanceMethod_Type available or remove it09/05/08 http://bugs.python.org/issue3787created christian.heimes patch, patch, needs review test_cookie isn't comprehensive 09/05/08 http://bugs.python.org/issue3788created benjamin.peterson easy multiprocessing deadlocks when sending large data through Queue 09/05/08 CLOSED http://bugs.python.org/issue3789created DavidDecotigny in zlib decompressor objects, unused_data and unconsumed_tail mu 09/06/08 CLOSED http://bugs.python.org/issue3790created pitrou patch, patch, needs review bsddb not completely removed 09/06/08 http://bugs.python.org/issue3791created amaury.forgeotdarc patch, patch Module variable overridden in child processes with multiprocessi 09/06/08 CLOSED http://bugs.python.org/issue3792created TarkaSteve Small RST fix in datamodel.rst 09/06/08 CLOSED http://bugs.python.org/issue3793created mgiuca __div__ still documented in Python 3 09/06/08 CLOSED http://bugs.python.org/issue3794created mgiuca patch wsgiref.simple_server fails to run demo_app 09/06/08 CLOSED http://bugs.python.org/issue3795created Walling some tests are not run in test_float 09/06/08 CLOSED http://bugs.python.org/issue3796created amaury.forgeotdarc patch, patch, needs review mmap, dbm, ossaudiodev, marshal & winreg return bytearray instea 09/06/08 CLOSED http://bugs.python.org/issue3797created gregory.p.smith patch, patch, easy, needs review SystemExit incorrectly displays unicode message 09/06/08 http://bugs.python.org/issue3798created amaury.forgeotdarc Byte/string inconsistencies between different dbm modules09/06/08 http://bugs.python.org/issue3799created skip.montanaro patch Fix for formatter.py 09/07/08 CLOSED http://bugs.python.org/issue3800created skomoroh patch cgi.parse_qsl does not return list
Re: [Python-Dev] [Python-3000] Updated release schedule for 2.6 and 3.0
On Fri, Sep 12, 2008 at 7:54 AM, Barry Warsaw <[EMAIL PROTECTED]> wrote: > We had a lot of discussion recently about changing the release schedule and > splitting Python 2.6 and 3.0. There was general consensus that this was a > good idea, in order to hit our October 1 deadline for Python 2.6 final at > least. Does it matter to anyone besides the you, the Python developers, whether the schedule slips by two weeks, or two months, for that matter? I am underwhelmed by 3.0 b3: sax and 2to3 are/were broken. A b4 release for 3.0 (at least) would seem more prudent. Edward ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] RELEASED Python 2.6rc1
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team and the Python community, I am happy to announce the first release candidate for Python 2.6. This is a release candidate, so while it is not suitable for production environments, we strongly encourage you to download the release and test it on your software. We expect only critical bugs to be fixed between now and the final 2.6 release, still scheduled for October 1st, 2008. There is one more release candidate planned for September 17th. You might notice that unlike earlier releases, we are /not/ releasing Python 3.0rc1 at this time. It was decided that 3.0 still needs time to resolve open issues and that we would not hold up the 2.6 release for this. We feel that Python 2.6 is nearly ready for its final release. If you find things broken or incorrect, please submit bug reports at http://bugs.python.org For more information and downloadable distributions, see the Python 2.6 website: http://www.python.org/download/releases/2.6/ (Note that the Windows installers will be uploaded shortly.) See PEP 361 for release schedule details: http://www.python.org/dev/peps/pep-0361/ Enjoy, - -Barry Barry Warsaw [EMAIL PROTECTED] Python 2.6/3.0 Release Manager (on behalf of the entire python-dev team) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Darwin) iQCVAwUBSMsXV3EjvBPtnXfVAQJFsgP9GxZYQocbDTd0Z/0yEjpHfZ/FTd8y83jV 5JouO07lB8XtLawnWB9hF8sUrCuBVog5He3mLVUPDmlyn30qvjYWMG2J6zW0yYMX yZdjUyUmta0IMCsXe7YXj369xebh4nWuwG4tDygly4donA7GYPXAlxI48MmyDJxw 1v07LM4Dttw= =Nd3s -END PGP SIGNATURE- ___ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[sw-issues] [Issue 93818] Writer crashes printing th is document with note
To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=93818 User mru changed the following: What|Old value |New value Assigned to|mru |hi --- Additional comments from [EMAIL PROTECTED] Fri Sep 12 12:45:06 + 2008 --- Reassigned to HI. - Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
