Re: [Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-12 Thread Victor Stinner
> ... Highlights are: > > * numerous improvements to the unittest module > * PEP 3147, support for .pyc repository directories > * an overhauled GIL implementation that reduces contention > * many consistency and behavior fixes for numeric operations > * countless fixes regarding string/unicode is

Re: [Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-02 Thread Mark Lawrence
On 01/08/2010 10:38, Georg Brandl wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team, I'm happy to announce the first alpha preview release of Python 3.2. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since

Re: [Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-02 Thread Barry Warsaw
On Aug 02, 2010, at 12:09 PM, Antoine Pitrou wrote: >On Mon, 02 Aug 2010 08:10:58 +0200 >Georg Brandl wrote: >> Thanks, Benjamin! I'd also like to thank Martin and Ronald for the >> prompt binaries, and the folks of #python-dev for support. RMing >> was a pleasant experience so far. > >Are you

Re: [Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-02 Thread Antoine Pitrou
On Mon, 02 Aug 2010 08:10:58 +0200 Georg Brandl wrote: > Thanks, Benjamin! I'd also like to thank Martin and Ronald for the prompt > binaries, and the folks of #python-dev for support. RMing was a pleasant > experience so far. Are you already trying to lure other people into replacing you? __

Re: [Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-01 Thread Georg Brandl
Thanks, Benjamin! I'd also like to thank Martin and Ronald for the prompt binaries, and the folks of #python-dev for support. RMing was a pleasant experience so far. Georg Am 02.08.2010 05:01, schrieb Benjamin Peterson: > Hey, Georg! Congrats on your first release! > > 2010/8/1 Georg Brandl :

Re: [Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-01 Thread Benjamin Peterson
Hey, Georg! Congrats on your first release! 2010/8/1 Georg Brandl : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On behalf of the Python development team, I'm happy to announce the > first alpha preview release of Python 3.2. > > Python 3.2 is a continuation of the efforts to improve and

[Python-Dev] [RELEASED] Python 3.2 alpha 1

2010-08-01 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On behalf of the Python development team, I'm happy to announce the first alpha preview release of Python 3.2. Python 3.2 is a continuation of the efforts to improve and stabilize the Python 3.x line. Since the final release of Python 2.7, the 2.x li