[CentralOH] Python 3.5 to make async easier
Eric Floehr
eric at intellovations.com
Mon May 18 14:50:38 CEST 2015
All,
I ran across this article the other day about two new keywords being
introduced in Python 3.5 that will make asynchronous programming easier.
These keywords are async and await:
http://www.infoq.com/news/2015/05/python-async-await
Python 3.5 looks to have a lot of other cool features, such as a dedicated
matrix multiplication operator (https://www.python.org/dev/peps/pep-0465/)
and faster directory scanning.
Python 3.5 is in alpha now, with an expected release date of September 13.
Best Regards,
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/centraloh/attachments/20150518/60c0f5ad/attachment.html>
More information about the CentralOH
mailing list