Tulip (python project)

Tulip was a Python project aiming to add asynchronous I/O support to the Python 3 standard library. The reference implementation is the Tulip project. Its name has changed for asyncio.

On 12 December 2012, asyncio was proposed as an enhancement of Python.[1]

"As of October 20th 2013, the asyncio package has been checked into the Python 3.4 repository and released with Python 3.4-alpha-4, with "provisional" API status."[1]

As of 16 March 2014, asyncio is available part of the Python 3.4 branch.[2]

References

  1. 1 2 "PEP 3156 -- Asynchronous IO Support Rebooted: the "asyncio" Module". Python Enhancement Proposals. December 12, 2012. Retrieved May 29, 2014.
  2. "Python 3.4 major new features, compared to 3.3". Python. March 16, 2014. Retrieved May 29, 2014.


This article is issued from Wikipedia - version of the 1/11/2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.