In this series looking at features introduced by every version of Python 3, we finish our look at the updates in Python 3.6. This third and final article looks at the updates to library modules in this release. These include some asyncio improvements, new enumeration types and some new options for use with sockets and SSL.
This is the 14th of the 17 articles that currently make up the “Python 3 Releases” series, the first of which was Python 3 Releases: What’s New in 3.0. This article was preceded by Python 3 Releases: What’s New in 3.6 - Part 2, More New Features.