Context
In October 2015, Python 3.5 had just been released with notable new features: async/await keywords, type hints (PEP 484), and the dictionary merge operator. This version significantly strengthened the appeal of Python 3.
What is this article about?
The article details the new features of Python 3.5, particularly async/await and type hints, which would transform the way modern Python is written.
Summary
Python 3.5: release of the new version
