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 small improvements and bug fixes. Major new features and changes in the 3.4 release series include:
Python 3.4 is now in "feature freeze", meaning that no new features will be added. The final release is projected for mid-March 2014.
The python.org web site has recently been updated to something completely new, and I'm having some difficulty updating it. For now I've made Python 3.4.0rc2 available on the legacy web site:
http://legacy.python.org/download/releases/3.4.0/
Once I can update the new web site, Python 3.4.0rc2 will be available here:
http://python.org/download/releases/
(I'm not sure what the final URL will be, but you'll see it listed on that page.)
Please consider trying Python 3.4.0rc2 with your code and reporting any new issues you notice to:
http://bugs.python.org/
Enjoy!
-- Larry Hastings, Release Manager larry at hastings.org (on behalf of the entire python-dev team and 3.4's contributors)