December 2022

python 311

☑ What’s New in Python 3.11 - Exception Improvements

In this series looking at features introduced by every version of Python 3, we continue our look at the new Python 3.11 release, taking a look at new language features around exceptions and error handling.

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

Read article ( 23 minutes )

31 Dec 2022 at 3:04PM in Software
 |  | 
python 311

☑ What’s New in Python 3.11 - Performance Improvements

In this series looking at features introduced by every version of Python 3, we take a first look at the new Python 3.11 release, taking a look at some of the major performance improvements that have been introduced.

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

Read article ( 18 minutes )

16 Dec 2022 at 9:18PM in Software
 |  | 
python 310

☑ What’s New in Python 3.10 - Library Changes

In this series looking at features introduced by every version of Python 3, we conclude our look at Python 3.10 by looking at updates to the standard library modules.

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

Read article ( 31 minutes )