Python 3.6.0 released
The Python 3.6.0 release is out. Enhancements in this release includeformatted string literals ("f-strings"), variable type annotations,asynchronous generators and comprehensions, and more; see the "what's new"document for details.