Re: [Python-Dev] [RELEASED] Python 3.4.0

2014-03-26 Thread Daniel Pimentel (d4n1)
Good job men :D 2014-03-17 14:18 GMT-03:00 Alioune Dia : > yeah , asyncio is a great module, congrat for all jobs you are doing > --Ad | Dakar > > > 2014-03-17 18:11 GMT+01:00 Giampaolo Rodola' : > >> The what's new looks truly amazing, with pathlib and asyncio being my >> favourite additions. >

Re: [Python-Dev] [RELEASED] Python 3.4.0

2014-03-17 Thread Alioune Dia
yeah , asyncio is a great module, congrat for all jobs you are doing --Ad | Dakar 2014-03-17 18:11 GMT+01:00 Giampaolo Rodola' : > The what's new looks truly amazing, with pathlib and asyncio being my > favourite additions. > Thanks for all the hard work. > > > On Mon, Mar 17, 2014 at 5:57 PM, R

Re: [Python-Dev] [RELEASED] Python 3.4.0

2014-03-17 Thread Giampaolo Rodola'
The what's new looks truly amazing, with pathlib and asyncio being my favourite additions. Thanks for all the hard work. On Mon, Mar 17, 2014 at 5:57 PM, Ryan Gonzalez wrote: > YES!!! +1 to the authors of the statistics and pathlib modules. > > > On Mon, Mar 17, 2014 at 1:29 AM, Larry Hastings

Re: [Python-Dev] [RELEASED] Python 3.4.0

2014-03-17 Thread Ryan Gonzalez
YES!!! +1 to the authors of the statistics and pathlib modules. On Mon, Mar 17, 2014 at 1:29 AM, Larry Hastings wrote: > > On behalf of the Python development team, I'm thrilled to announce > the official release of Python 3.4. > > > Python 3.4 includes a range of improvements of the 3.x series

[RELEASED] Python 3.4.0

2014-03-16 Thread Larry Hastings
On behalf of the Python development team, I'm thrilled to announce the official release of Python 3.4. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fixes. Major new features and changes in the 3.4 release series include: * PEP

[RELEASED] Python 3.4.0 release candidate 3

2014-03-10 Thread Larry Hastings
On behalf of the Python development team, I'm pleased to announce the third and final** release candidate of Python 3.4. This is a preview release, and its use is not recommended for production settings. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small

[RELEASED] Python 3.4.0 release candidate 2 is now available

2014-02-23 Thread Larry Hastings
On behalf of the Python development team, I'm delighted to announce the second and final release candidate of Python 3.4. This is a preview release, and its use is not recommended for production settings. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of smal

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-12 Thread Terry Reedy
On 2/12/2014 2:42 PM, Bob Hanson wrote: [32-bit Windows XP-SP2] On Tue, 11 Feb 2014 12:11:49 -0500, Terry Reedy wrote: [problems installing rc1] On 2/11/2014 10:42 AM, Duncan Booth wrote: Does it put any useful messages in logfile.txt? 'error' occurs on 40. most are like the following MS

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-12 Thread Bob Hanson
[32-bit Windows XP-SP2] On Tue, 11 Feb 2014 12:11:49 -0500, Terry Reedy wrote: > [problems installing rc1] > > On 2/11/2014 10:42 AM, Duncan Booth wrote: > > > Does it put any useful messages in logfile.txt? > > 'error' occurs on 40. most are like the following > > MSI (s) (40:08) [11:57:25:973

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Jurko Gospodnetić
Hi. On 11.2.2014. 17:21, Terry Reedy wrote: The failed 64-bit installs somehow messed up the 32-bit install. With 3.4 completely removed, including the residual directories, the 32-bit install works but the 64-bit install still gives me the same message. I had a similar problem with the be

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Terry Reedy
On 2/11/2014 10:42 AM, Duncan Booth wrote: Terry Reedy wrote: On 2/11/2014 2:43 AM, Larry Hastings wrote: On behalf of the Python development team, I'm delighted to announce the first release candidate of Python 3.4. To download Python 3.4.0rc1 visit: http://www.python.org/download

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Terry Reedy
On 2/11/2014 8:06 AM, David Robinow wrote: On Tue, Feb 11, 2014 at 5:45 AM, Terry Reedy wrote: On 2/11/2014 5:13 AM, Terry Reedy wrote: ... I installed 64 bit 3.3.4 yesterday with no problem. I reran it today in repair mode and again, no problem. With 64 bit 3.4.0, I get "There is a problem w

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Duncan Booth
Terry Reedy wrote: > On 2/11/2014 2:43 AM, Larry Hastings wrote: >> >> On behalf of the Python development team, I'm delighted to announce >> the first release candidate of Python 3.4. > >> To download Python 3.4.0rc1 visit: >> >> http://www.python.org/download/releases/3.4.0/ > > I instal

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread MRAB
On 2014-02-11 13:06, David Robinow wrote: On Tue, Feb 11, 2014 at 5:45 AM, Terry Reedy wrote: On 2/11/2014 5:13 AM, Terry Reedy wrote: ... I installed 64 bit 3.3.4 yesterday with no problem. I reran it today in repair mode and again, no problem. With 64 bit 3.4.0, I get "There is a problem wi

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread David Robinow
On Tue, Feb 11, 2014 at 5:45 AM, Terry Reedy wrote: > On 2/11/2014 5:13 AM, Terry Reedy wrote: >> ... >> I installed 64 bit 3.3.4 yesterday with no problem. I reran it today in >> repair mode and again, no problem. >> >> With 64 bit 3.4.0, I get >> "There is a problem with this Windows Installer p

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Terry Reedy
On 2/11/2014 5:13 AM, Terry Reedy wrote: On 2/11/2014 2:43 AM, Larry Hastings wrote: On behalf of the Python development team, I'm delighted to announce the first release candidate of Python 3.4. To download Python 3.4.0rc1 visit: http://www.python.org/download/releases/3.4.0/ I inst

Re: [Python-Dev] [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Victor Stinner
Hi, It would be nice to give also the link to the whole changelog in your emails and on the website: http://docs.python.org/3.4/whatsnew/changelog.html Congrats for your RC1 release :-) It's always hard to make developers stop addings "new minor" changes before the final version :-) Victor 2014

Re: [RELEASED] Python 3.4.0 release candidate 1

2014-02-11 Thread Terry Reedy
On 2/11/2014 2:43 AM, Larry Hastings wrote: On behalf of the Python development team, I'm delighted to announce the first release candidate of Python 3.4. To download Python 3.4.0rc1 visit: http://www.python.org/download/releases/3.4.0/ I installed 64 bit 3.3.4 yesterday with no probl

[RELEASED] Python 3.4.0 release candidate 1

2014-02-10 Thread Larry Hastings
On behalf of the Python development team, I'm delighted to announce the first release candidate of Python 3.4. This is a preview release, and its use is not recommended for production settings. Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvemen