summaryrefslogtreecommitdiff
path: root/doc/using.rst
Commit message (Expand)AuthorAgeFilesLines
* document api changeVictor Stinner2014-12-031-0/+4
* fix reST syntaxVictor Stinner2014-12-031-2/+2
* rename the project from aiogreen to aioeventletVictor Stinner2014-12-031-39/+39
* Rename the link_future() function to yield_future()Victor Stinner2014-12-031-4/+4
* wrap_greenthread(): catch missing run attributeVictor Stinner2014-11-241-0/+2
* Fix to run an event loop in a thread different than the main thread in debugVictor Stinner2014-11-231-0/+16
* link_future() only accepts coroutine objects, not coroutine functionsVictor Stinner2014-11-221-1/+1
* doc: debug modeVictor Stinner2014-11-221-0/+23
* link_future() now accepts coroutine objectsVictor Stinner2014-11-221-4/+5
* docVictor Stinner2014-11-221-14/+14
* add versionchanged to the API docVictor Stinner2014-11-221-0/+17
* link_future() now raises an exception if it is called from the greenthread ofVictor Stinner2014-11-221-0/+3
* fix testsVictor Stinner2014-11-211-0/+2
* wrap_greenthread() now raises an exception if the greenthread is runningVictor Stinner2014-11-211-9/+8
* wrap_greenthread() now also works on greenlet objectsVictor Stinner2014-11-211-1/+3
* tox: add py27_old and py33_old0.2Victor Stinner2014-11-211-0/+4
* documentation; update URL in setup.pyVictor Stinner2014-11-211-0/+4
* documentationVictor Stinner2014-11-211-43/+133
* doc: add photo; add openstack sectionVictor Stinner2014-11-211-0/+169