[RELEASED] Python 3.5.0a2 is now available

March 9, 2015
9:34 a.m.
On behalf of the Python development community and the Python 3.5 release
team, I'm thrilled to announce the availability of Python 3.5.0a2.
Python 3.5.0a2 is the second alpha release of Python 3.5, which will be
the next major release of Python. Python 3.5 is still under heavy
development, and is far from complete.
This is a preview release, and its use is not recommended for production settings.
Two important notes for Windows users about Python 3.5.0a2:
- If you have previously installed Python 3.5.0a1, you must manually uninstall it before installing Python 3.5.0a2 (issue23612).
- If installing Python 3.5.0a2 as a non-privileged user, you may need to escalate to administrator privileges to install an update to your C runtime libraries.
You can find Python 3.5.0a2 here:
https://www.python.org/downloads/release/python-350a2/
Happy hacking,
//arry/
3705
Age (days ago)
3705
Last active (days ago)
0 comments
1 participants
participants (1)
-
Larry Hastings