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

2014-05-24 Thread Martin v. Löwis
Am 24.05.14 12:15, schrieb Herbert Griebel: > Found the issue. To reproduce the problem install Python 3.4.0, then > rename the install folder (e.g. C:\Python34 to C:\Python34x) and install > Python 3.4.1. Please understand that installation of 3.4.1 attempts uninstallation of 3.4 first. Without t

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

2014-05-24 Thread Herbert Griebel
Found the issue. To reproduce the problem install Python 3.4.0, then rename the install folder (e.g. C:\Python34 to C:\Python34x) and install Python 3.4.1. ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python

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

2014-05-24 Thread Herbert Griebel
Installation of 3.4.1 failed on my machine: dialog pops up with "A program required for this install to complete could not be run." Downloaded from https://www.python.org/ftp/python/3.4.1/python-3.4.1.msi MD5 correct. I have no log file to see what's missing.   __

[Python-Dev] [RELEASED] Python 3.4.1

2014-05-19 Thread Larry Hastings
On behalf of the Python development community and the Python 3.4 release team, I'm pleased to announce the availability of Python 3.4.1. Python 3.4.1 has over three hundred bugfixes and other improvements over 3.4.0. One notable change: the version of OpenSSL bundled with the Windows instal