Python 3.5 Released, Adds Major Features

Written by Michael Larabel in Programming on 13 September 2015 at 11:18 AM EDT. 12 Comments
PROGRAMMING
Python 3.5.0 was released this morning with a number of major new features and other changes.

Python 3.5 has improved zip application support, a new operator for matrix multiplication, a new mechanism for loading extension modules, coroutines with async and await syntax, and much more.

More details on Python 3.5 via their what's new page and the official release announcement that went out today on Python.org.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week