[Python-Dev] Merging mailing lists

2008-12-03 Thread Martin v. Löwis
I would like to merge mailing lists, now that the design and first implementation of Python 3000 is complete. In particular, I would like to merge the python-3000 mailing list back into python-dev, and the python-3000-checkins mailing list back into python-checkins. The rationale is to simplify usa

[Python-Dev] 2.5.3 and 2.4.6 release schedule

2008-12-03 Thread Martin v. Löwis
I would like to create 2.5.3 and 2.4.6 release candidates next week, December 12, and final releases on December 19. If there are any open issues that you think need to be considered, please create a bug in the bug tracker, mark it as release blocker, and label it with version 2.5.3 (or 2.4). Of co

Re: [Python-Dev] RELEASED Python 3.0 final

2008-12-03 Thread Ed Leafe
On Dec 3, 2008, at 7:51 PM, Barry Warsaw wrote: On behalf of the Python development team and the Python community, I am happy to announce the release of Python 3.0 final. Props to all the folks whose hard work made this possible! You guys rock! -- Ed Leafe __

Re: [Python-Dev] [Python-3000] RELEASED Python 3.0 final

2008-12-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 3, 2008, at 9:19 PM, Guido van Rossum wrote: Thanks so much for seeing this one through, Barry and co! Champagne!!! Now if only I could go on vacation. :) - -Barry -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Darwin) iQCVAwUBSTc/

Re: [Python-Dev] RELEASED Python 3.0 final

2008-12-03 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Dec 3, 2008, at 9:13 PM, Dotan Cohen wrote: On this page: http://www.python.org/download/releases/3.0/ The text "This is a proeuction release" should probably read "This is a production release". It would give a better first impression :) Fixe

Re: [Python-Dev] [Python-3000] RELEASED Python 3.0 final

2008-12-03 Thread Guido van Rossum
Thanks so much for seeing this one through, Barry and co! Champagne!!! On Wed, Dec 3, 2008 at 5:51 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On behalf of the Python development team and the Python community, I am > happy to announce the relea

[Python-Dev] RELEASED Python 3.0 final

2008-12-03 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 release of Python 3.0 final. Python 3.0 (a.k.a. "Python 3000" or "Py3k") represents a major milestone in Python's history, and was nearly three years i

Re: [Python-Dev] Holding a Python Language Summit at PyCon

2008-12-03 Thread Tarek Ziadé
On Wed, Dec 3, 2008 at 9:44 PM, Nick Coghlan <[EMAIL PROTECTED]> wrote: > Tarek Ziadé wrote: >> Hello, >> >> I'd like to volunteer for that part given the fact that I am currently >> working on the patches >> for the mirroring thing in a branch of PyPI. >> >> The work is described here : http://wik

Re: [Python-Dev] Holding a Python Language Summit at PyCon

2008-12-03 Thread Nick Coghlan
Tarek Ziadé wrote: > Hello, > > I'd like to volunteer for that part given the fact that I am currently > working on the patches > for the mirroring thing in a branch of PyPI. > > The work is described here : http://wiki.python.org/moin/PEP%20374 > It changed a bit and I need to update it, but you

Re: [Python-Dev] Accessing source code in zipped packages

2008-12-03 Thread Nick Coghlan
Georg Brandl wrote: > Alexander Belopolsky schrieb: >> About a month ago, I submitted two patches that address Pdb and >> doctest inability to load source code from modules with custom loaders >> such as modules loaded from zip files: >> >> http://bugs.python.org/issue4201 >> http://bugs.python.org

Re: [Python-Dev] Holding a Python Language Summit at PyCon

2008-12-03 Thread Tarek Ziadé
On Wed, Dec 3, 2008 at 4:31 PM, A.M. Kuchling <[EMAIL PROTECTED]> wrote: > The PyCon organizers are planning a Python Language Summit to be held > in Chicago just before the conference, on Thursday March 26 2009. > (This is the second day of tutorials, and the day before PyCon > officially starts.)

[Python-Dev] Holding a Python Language Summit at PyCon

2008-12-03 Thread A.M. Kuchling
The PyCon organizers are planning a Python Language Summit to be held in Chicago just before the conference, on Thursday March 26 2009. (This is the second day of tutorials, and the day before PyCon officially starts.) The purpose of the Python Language Summit is to let the developers of Python im