Re: [Python-Dev] [python-committers] [RELEASED] Python 3.4.0 release candidate 3

2014-03-10 Thread Nick Coghlan
On 10 Mar 2014 19:50, "Victor Stinner" wrote: > > Hi, > > I tested Python 3.4rc3 installer on Windows: > > - all menu entries work (doc, doc server, help, IDLE, command line, etc.) > - pip is installed, yeah! > - my tracemalloc module works on Windows too ;-) > - The uninstaller fully removes C:\P

Re: [Python-Dev] [python-committers] [RELEASED] Python 3.4.0 release candidate 3

2014-03-10 Thread Victor Stinner
Hi, I tested Python 3.4rc3 installer on Windows: - all menu entries work (doc, doc server, help, IDLE, command line, etc.) - pip is installed, yeah! - my tracemalloc module works on Windows too ;-) - The uninstaller fully removes C:\Python34 The major Windows installer issues are fixed in the RC