The latest version of Python 3.3.4 can be downloaded from Softpedia

Feb 10, 2014 19:01 GMT  ·  By

Python 3.3.4, a multiplatform programming language that allows users to work more quickly and integrate systems more effectively, has been released and is now available for download and testing.

Each build of Python comes with a large number of changes and updates. The 3.3.4 version is no different, as it can be easily seen from the changelog.

According to the release notes, a C implementation of the "decimal" module, with up to 120x speedup for decimal-heavy applications, has been added, the new "lzma" module with LZMA/XZ support has been added, and the import system (__import__) is now based on importlib by default.

Also, the OS and IO exception hierarchy has been fixed, a new "faulthandler" module that helps users diagnose crashes has been added, and the new "unittest.mock" module has been added.

Check out the official announcement for a complete list of changes and updates. Download Python 3.3.4 right now from Softpedia.