Python 3.6.0 released
Python 3.6.0 released
[Development] Posted Dec 23, 2016 17:04 UTC (Fri) by corbet
The Python 3.6.0 release is out. Enhancements in this release include formatted string literals ("f-strings"), variable type annotations, asynchronous generators and comprehensions, and more; see the "what's new" document for details.
