TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
https://docs.python.org/3/whatsnew/3.6.html This article explains the #new features in Python 3.6, compared to 3.5. Python 3.6 was released on December 23, 2016. See the changelog for a full list of changes. PEP 498, formatted string literals. PEP 515, underscores in numeric literals. PEP 526, syntax for variable annotations. PEP 525, asynchronous generators. PEP 530: asynchronous comprehensions.