Articles on current page (1-1 of 1)

May 2021

python 35

☑ What’s New in Python 3.5 - Other Additions

In this series looking at features introduced by every version of Python 3, this is the third looking at Python 3.5. In it we look at the remaining new syntax and some other language additions. These include a matrix multiplication operator, enhancements to argument unpacking and handling of StopIterator exceptions within generators.

This is the 10th of the 32 articles that currently make up the “Python 3 Releases” series, the first of which was What’s New in Python 3.0.

Read article ( 17 minutes )

10 May 2021 at 2:15PM in Software
 |  |